Problem factorymachines
User potatoed78
Submission Time 2025-06-20 07:46:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

factorymachines.cpp: In function ‘int main()’:
factorymachines.cpp:26:3: error: expected ‘}’ before ‘else’
26 | else {
| ^~~~
factorymachines.cpp:23:19: note: to match this ‘{’
23 | if (check >= k) {
| ^