Problem | maximum |
---|---|
User | maohaochen |
Submission Time | 2025-03-25 18:36:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:5:5: error: ‘a’ was not declared in this scope
5 | if(a<b){
| ^
maximum.cpp:5:7: error: ‘b’ was not declared in this scope
5 | if(a<b){
| ^