Problem | sandd |
---|---|
User | ansel |
Submission Time | 2024-06-09 12:39:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:7:9: error: ‘cout’ was not declared in this scope
7 | cout<<guess<<"\n";
| ^~~~
sandd.cpp:8:13: error: ‘supply’ was not declared in this scope
8 | sup=supply(guess);
| ^~~~~~
sandd.cpp:9:13: error: ‘demand’ was not declared in this scope
9 | dem=demand(guess);
| ^~~~~~