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