Problem | maximum |
---|---|
User | eliasxyz |
Submission Time | 2025-05-22 21:52:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:8:10: error: expected ‘;’ before ‘}’ token
8 | cout<<a
| ^
| ;
9 | }
| ~
maximum.cpp:10:7: error: expected primary-expression before ‘)’ token
10 | else(){
| ^