Problem greenbeans
User bz
Submission Time 2024-02-06 13:39:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greenbeans.cpp: In function ‘int main()’:
greenbeans.cpp:63:1: error: expected ‘}’ at end of input
63 | }
| ^
greenbeans.cpp:20:11: note: to match this ‘{’
20 | int main(){
| ^