Problem ultimateifelse
User matt
Submission Time 2024-01-22 23:10:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:11:16: error: ‘world’ was not declared in this scope
11 | else if (s == world && n == 3) cout<<"andss";
| ^~~~~