Problem | generosity |
---|---|
User | Soysauce |
Submission Time | 2024-02-29 11:20:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
generosity.cpp: In function ‘int main()’:
generosity.cpp:2:40: error: ‘Generosity’ was not declared in this scope
2 | using namespace std; int main (){cout>>Generosity}
| ^~~~~~~~~~