| Problem | sandd |
|---|---|
| User | ZivTheONe |
| Submission Time | 2024-05-30 12:55:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sandd.cpp:7:4: error: ambiguating new declaration of ‘ll getPrice(int)’
7 | ll getPrice (int P){
| ^~~~~~~~
In file included from sandd.cpp:3:
sandd.h:4:5: note: old declaration ‘int getPrice(int)’
4 | int getPrice(int P);
| ^~~~~~~~