Problem sandd
User usernamehere
Submission Time 2024-03-23 16:41:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:22:3: error: ‘dcnt’ was not declared in this scope
22 | dcnt=0;
| ^~~~
sandd.cpp:23:3: error: ‘scnt’ was not declared in this scope
23 | scnt=0;
| ^~~~