Problem | exam |
---|---|
User | Elliott2011 |
Submission Time | 2024-11-13 12:09:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int32_t main()’:
exam.cpp:13:17: error: expected primary-expression before ‘/’ token
13 | cout << a*b <</n;
| ^
exam.cpp:13:18: error: ‘n’ was not declared in this scope
13 | cout << a*b <</n;
| ^