Problem summoning
User gracelo12
Submission Time 2026-06-26 15:59:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summoning.cpp: In function ‘int main()’:
summoning.cpp:17:13: error: ‘x’ was not declared in this scope
17 | if (x[i] == 0 && x[i+1] == 0) {
| ^