Problem | sandd |
---|---|
User | Informatics271 |
Submission Time | 2024-05-27 13:48:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:48:17: error: expected ‘;’ before ‘}’ token
48 | return higher_P
| ^
| ;
49 | }
| ~