Problem factorymachines
User ye
Submission Time 2025-06-19 22:25:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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