| Problem | maximum |
|---|---|
| User | pengzhehan62 |
| Submission Time | 2023-06-02 16:26:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:14:1: error: expected ‘}’ at end of input
14 | }
| ^
maximum.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^