| Problem | maximum |
|---|---|
| User | AdwinLau |
| Submission Time | 2024-04-05 16:37:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:6:2: error: ‘a’ was not declared in this scope
6 | a = 0;
| ^
maximum.cpp:7:2: error: ‘b’ was not declared in this scope
7 | b = 0;
| ^