Problem | factorymachines |
---|---|
User | ye |
Submission Time | 2025-06-19 22:29:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
factorymachines.cpp: In function ‘int main()’:
factorymachines.cpp:26:19: error: expected ‘;’ before ‘}’ token
26 | cout << l << "\n"
| ^
| ;
27 | }
| ~