| Problem | maximum |
|---|---|
| User | vadar2525 |
| Submission Time | 2025-06-02 10:03:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:8:4: error: ‘a’ was not declared in this scope
8 | if(a >= b){
| ^
maximum.cpp:8:9: error: ‘b’ was not declared in this scope
8 | if(a >= b){
| ^