Problem factorymachines
User ForgottenDragon
Submission Time 2025-06-19 17:00:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

factorymachines.cpp: In function ‘int main()’:
factorymachines.cpp:54:1: error: expected ‘}’ at end of input
54 | }
| ^
factorymachines.cpp:17:15: note: to match this ‘{’
17 | signed main() {
| ^