| Problem | fuel |
|---|---|
| User | Soysauce |
| Submission Time | 2024-06-24 16:10:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fuel.cpp: In function ‘int main()’:
fuel.cpp:23:9: error: ‘d’ was not declared in this scope
23 | if (d > T) {
| ^
fuel.cpp:23:13: error: ‘T’ was not declared in this scope
23 | if (d > T) {
| ^