Problem dayum
User HOK
Submission Time 2026-03-07 10:11:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:8:9: error: ‘EKET’ was not declared in this scope
8 | cout<<EKET;
| ^~~~
dayum.cpp:9:2: error: expected ‘}’ before ‘else’
9 | else if(n=16){
| ^~~~
dayum.cpp:7:10: note: to match this ‘{’
7 | if(n<16){
| ^
dayum.cpp:20:9: error: ‘EKET’ was not declared in this scope
20 | cout<<EKET;
| ^~~~