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

Compile Error

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