Problem | maximum |
---|---|
User | mingging1748 |
Submission Time | 2024-04-10 20:43:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:5:9: error: ‘a’ was not declared in this scope
5 | cin >> a;
| ^
maximum.cpp:7:9: error: ‘b’ was not declared in this scope
7 | cin >> b;
| ^