Problem summoning
User WanQi
Submission Time 2026-06-26 16:33:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summoning.cpp:40:2: error: expected unqualified-id before ‘if’
40 | if (success == N) {
| ^~
summoning.cpp:43:2: error: expected unqualified-id before ‘if’
43 | if (fail == N) {
| ^~
summoning.cpp:46:1: error: expected declaration before ‘}’ token
46 | }
| ^