| Problem | factorymachines |
|---|---|
| User | sussyimpasta |
| Submission Time | 2025-06-19 16:53:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
factorymachines.cpp: In function ‘bool f(long long int, const vi&, long long int)’:
factorymachines.cpp:26:5: error: ‘else’ without a previous ‘if’
26 | else return false;
| ^~~~