Problem destroy
User personjs
Submission Time 2025-02-16 00:41:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

destroy.cpp: In function ‘int main()’:
destroy.cpp:49:6: error: ‘n’ was not declared in this scope
49 | if (n != 6) {cout << "0"; return 0;}
| ^