Problem ghostrule
User justin271828
Submission Time 2024-12-01 22:26:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ghostrule.cpp: In function ‘int main()’:
ghostrule.cpp:19:20: error: expected ‘}’ at end of input
19 | h[temp-1] = true;}
| ^
ghostrule.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^