Problem | timeexam |
---|---|
User | isaackhong |
Submission Time | 2023-01-08 17:16:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:19:13: error: ‘mi’ was not declared in this scope; did you mean ‘min’?
19 | cout << mi
| ^~
| min
timeexam.cpp:19:13: error: expected ‘}’ at end of input
timeexam.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^