Problem timeexam
User Yum
Submission Time 2026-02-23 17:41:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:11:20: error: ‘str’ was not declared in this scope; did you mean ‘std’?
11 | ans = str_hours + str(minutes);
| ^~~
| std