| Problem | snakecode |
|---|---|
| User | jeongwonho64 |
| Submission Time | 2022-12-22 23:21:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
snakecode.cpp: In function ‘double query(int, int, int)’:
snakecode.cpp:27:33: error: ‘long’ specified with ‘float’
27 | float thefuck = static_cast<long float>(ans);
| ^~~~