Eksekusi CPP tanpa konsol
//on windows put this as the first line of your main
ShowWindow( GetConsoleWindow(), SW_HIDE );
Sorann
//on windows put this as the first line of your main
ShowWindow( GetConsoleWindow(), SW_HIDE );