Problem ny_unwind
User xyzidk9
Submission Time 2026-07-21 08:32:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
ny_unwind.cpp: In function ‘int main()’:
ny_unwind.cpp:7:2: error: ‘total_time’ was not declared in this scope; did you mean ‘localtime’?
7 | total_time = x + y;
| ^~~~~~~~~~
| localtime