Problem | sandd |
---|---|
User | laurenpak |
Submission Time | 2024-02-12 17:07:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:25:1: error: expected ‘}’ at end of input
25 | }
| ^
sandd.cpp:8:21: note: to match this ‘{’
8 | int getPrice(int P) {
| ^