| Problem | factorymachines |
|---|---|
| User | CheeseAndBread |
| Submission Time | 2026-06-25 15:19:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
factorymachines.cpp: In function ‘int main()’:
factorymachines.cpp:37:19: error: ‘min’ cannot be used as a function
37 | cout << min(t,min);
| ^