0
What is the timeout error I find in C++?
2 Antworten
0
I don't see the question?
0
show the code pls
i've encountered the timeout error here once when i had a stack buffer overflow (intentionally), maybe you have the same bug in your code. also the compiler that sololearn uses for C/C++ is strange, it allows you to use unsafe functions in code and execute them, while modern compilers don't