| Problem | sandd |
|---|---|
| User | cookiemonster735 |
| Submission Time | 2026-05-27 15:54:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:9:33: error: expected ‘)’ before ‘{’ token
9 | if (supply(mid) == demand(mid){
| ~ ^
| )
sandd.cpp:18:2: error: expected primary-expression before ‘}’ token
18 | }
| ^