| Problem | minimise |
|---|---|
| User | G92 |
| Submission Time | 2024-12-28 16:47:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimise.cpp: In function ‘int main()’:
minimise.cpp:26:5: error: ‘sum’ was not declared in this scope
26 | sum = x/k;
| ^~~
minimise.cpp:26:13: error: ‘k’ was not declared in this scope
26 | sum = x/k;
| ^