Problem | maximum |
---|---|
User | Shuqing314 |
Submission Time | 2025-02-15 10:43:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int32_t main()’:
maximum.cpp:7:8: error: ‘a’ was not declared in this scope
7 | cin >> a>>b;
| ^
maximum.cpp:7:11: error: ‘b’ was not declared in this scope
7 | cin >> a>>b;
| ^