Problem timeexam
User XY3491
Submission Time 2026-02-14 09:53:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp:2:20: error: expected β€˜;’ before β€˜int’
2 | using namespace std
| ^
| ;
3 | int main()
| ~~~