Problem | maximum |
---|---|
User | betterthanreality1001 |
Submission Time | 2024-02-07 09:18:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:14:9: error: expected ‘}’ at end of input
14 | cout<<a;}
| ^
maximum.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^