You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to compile it by GCC 8.2, but the binary file cannot be executed correctly
My Windows Version is NT 10.0, 64bit, the complier command is following: > g++ --std=c++11 -o debug.exe test.cpp
Looking forward to your reply! Thanks!