Problem summoning
User Hihihihihi
Submission Time 2026-06-26 15:23:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summoning.cpp: In function ‘int main()’:
summoning.cpp:10:3: error: expected ‘}’ before ‘else’
10 | else cout<<-1;
| ^~~~
summoning.cpp:8:11: note: to match this ‘{’
8 | if (n<1) {
| ^