Problem sandd
User kesleryak
Submission Time 2024-05-11 11:46:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:5:15: error: ‘high’ was not declared in this scope
5 | int low = 0; high = P;
| ^~~~