Problem | factorymachines |
---|---|
User | Secre |
Submission Time | 2025-06-19 17:07:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
factorymachines.cpp: In function ‘int main()’:
factorymachines.cpp:5:26: error: a function-definition is not allowed here before ‘{’ token
5 | long long f(long long t){
| ^
factorymachines.cpp:17:7: error: expected statement at end of input
17 | https://ide.usaco.guide/OT6JmxkF1Wx7k81IG_U
| ^
factorymachines.cpp:17:7: error: expected ‘}’ at end of input
factorymachines.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^