| Problem | moneychanger |
|---|---|
| User | JustKitkat |
| Submission Time | 2025-03-06 09:25:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
moneychanger.cpp:5:13: error: ‘::main’ must return ‘int’
5 | #define int ll
| ^~
moneychanger.cpp:29:1: note: in expansion of macro ‘int’
29 | int main()
| ^~~