| Problem | maximum |
|---|---|
| User | Diddylan123 |
| Submission Time | 2026-07-26 12:35:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:8:12: error: expected ‘;’ before ‘else’
8 | cout << a
| ^
| ;
9 | else
| ~~~~