| Problem | timeexam |
|---|---|
| User | MagicHenry |
| Submission Time | 2025-06-03 20:11:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:6:2: error: ‘s’ was not declared in this scope
6 | s=to_string((n/60)*100+(n%60));
| ^