Problem sandd
User tacticalnerd
Submission Time 2024-05-11 11:54:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
sandd.cpp:5:22: note: to match this ‘{’
5 | int getPrice (int P) {
| ^