Problem babyproduction
User NsNassCode
Submission Time 2024-08-03 16:04:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

babyproduction.cpp: In function ‘int main()’:
babyproduction.cpp:52:5: error: expected ‘}’ at end of input
52 | }
| ^
babyproduction.cpp:8:12: note: to match this ‘{’
8 | int main() {
| ^