| Problem | maximum |
|---|---|
| User | MatttNguyen |
| Submission Time | 2026-03-25 23:27:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp:1:1: error: āiā does not name a type
1 | i=input;print(max(int(i()),int(i())))
| ^
maximum.cpp:1:14: error: expected constructor, destructor, or type conversion before ā(ā token
1 | i=input;print(max(int(i()),int(i())))
| ^