Problem | maximum |
---|---|
User | ybc |
Submission Time | 2023-11-08 12:56:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp:6:14: error: stray ‘\’ in program
6 | cin >> a >> \n >> b;
| ^
maximum.cpp: In function ‘int main()’:
maximum.cpp:6:15: error: ‘n’ was not declared in this scope
6 | cin >> a >> \n >> b;
| ^