🔭 I’m currently working at University of Science (HCMUS)
👯 I’m looking to collaborate on learning code together
🤝 I’m looking for help with my poor knowledge
🌱 I’m currently learning Java and advanced C++
💬 Ask me about something you like huh
⚡ Fun fact: I do like code, I can code 30 hour per day, thank God for giving me coding
No pain, no gain
-
University Of Science (VNUHCM | HCMUS)
- Việt Nam
-
02:39
(UTC -12:00) - https://www.youtube.com/channel/UCnBLOQLNNJfsYk3YTzaNX3w
- https://orcid.org/0009-0000-6477-8194
- iamminhhung
- channel/UCnBLOQLNNJfsYk3YTzaNX3w
- https://github.com/MinhHung7
Highlights
- Pro
Pinned Loading
-
Audio_basic_java
Audio_basic_java 1import java.io.File;
2import java.io.IOException;
3import java.util.Scanner;
4import javax.sound.sampled.*;
5import javax.swing.RepaintManager;
-
GameLoop (using for Thead)
GameLoop (using for Thead) 1import java.awt.Dimension;
2import java.awt.Color;
3import javax.swing.JPanel;
4import java.awt.Graphics;
5import java.awt.Graphics2D;
-
the smallest length series of number...
the smallest length series of numbers sums to k 1#include<iostream>
2#include<vector>
3#include<algorithm>
4using namespace std;
5bool cmp(pair<int,int>a,int b){
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.