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