Problem | sandd |
---|---|
User | lHog |
Submission Time | 2024-03-17 10:28:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:8:12: error: ‘s’ was not declared in this scope
8 | if(s(m) < d(m))
| ^
sandd.cpp:8:19: error: ‘d’ was not declared in this scope
8 | if(s(m) < d(m))
| ^