| Problem | timeexam |
|---|---|
| User | MagicHenry |
| Submission Time | 2025-06-03 20:15:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:10:30: error: ‘mn’ was not declared in this scope; did you mean ‘mm’?
10 | char m_tens = char('0'+(mn/10));
| ^~
| mm