| Problem | maximum |
|---|---|
| User | anonymous1801 |
| Submission Time | 2026-03-07 09:29:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:11:16: error: expected ‘;’ before ‘{’ token
11 | } else (b > a){
| ^
| ;