Problem eeducation
User Zubair
Submission Time 2026-06-23 16:04:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eeducation.cpp: In function ‘int main()’:
eeducation.cpp:33:13: error: expected primary-expression before ‘/’ token
33 | cout << /n;
| ^
eeducation.cpp:33:14: error: ‘n’ was not declared in this scope
33 | cout << /n;
| ^