| Problem | maximum |
|---|---|
| User | elsatanyixin |
| Submission Time | 2026-02-14 11:47:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:7:7: error: expected primary-expression before ‘.’ token
7 | cin >. a >> b
| ^
maximum.cpp:13:2: error: ‘else’ without a previous ‘if’
13 | else {
| ^~~~