Problem jewels
User leniux
Submission Time 2024-11-11 12:16:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

jewels.cpp: In function ‘int main()’:
jewels.cpp:29:2: error: expected ‘}’ at end of input
29 | }
| ^
jewels.cpp:9:15: note: to match this ‘{’
9 | signed main() {
| ^