| Problem | sandd |
|---|---|
| User | limzuwan |
| Submission Time | 2023-06-13 19:22:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:17:11: error: ‘x’ was not declared in this scope
17 | return x;
| ^
sandd.cpp:20:11: error: ‘x’ was not declared in this scope
20 | return x;
| ^