Problem sandd
User Hijackedsoul
Submission Time 2024-11-01 12:45:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘ll getPrice(int)’:
sandd.cpp:11:3: error: ‘sup’ was not declared in this scope
11 | sup=supply(mid);
| ^~~
sandd.cpp:12:3: error: ‘dem’ was not declared in this scope; did you mean ‘drem’?
12 | dem=demand(mid);
| ^~~
| drem