| Problem | sandd |
|---|---|
| User | joshua |
| Submission Time | 2025-09-13 20:56:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sandd.cpp:23:8: error: expected initializer before ‘<<’ token
23 | int cin<<x;
| ^~
sandd.cpp:24:9: error: expected constructor, destructor, or type conversion before ‘(’ token
24 | getPrice(x);
| ^