Problem generosity
User bluesky2113
Submission Time 2024-08-27 17:43:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

generosity.cpp:3:13: error: ‘::main’ must return ‘int’
3 | #define int string
| ^~~~~~
generosity.cpp:20:1: note: in expansion of macro ‘int’
20 | int main() {
| ^~~