Problem veryeasyproblem
User Jordis00fed
Submission Time 2024-02-19 19:13:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

veryeasyproblem.cpp: In function ‘int main()’:
veryeasyproblem.cpp:1:13: error: ‘cout’ was not declared in this scope
1 | int main() {cout<<NAC;}
| ^~~~
veryeasyproblem.cpp:1:19: error: ‘NAC’ was not declared in this scope
1 | int main() {cout<<NAC;}
| ^~~