Problem | snakecode |
---|---|
User | jeongwonho64 |
Submission Time | 2022-12-22 23:21:46 |
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:5: error: ‘long’ specified with ‘float’
27 | long float thefuck = static_cast<long float>(ans);
| ^~~~
snakecode.cpp:27:38: error: ‘long’ specified with ‘float’
27 | long float thefuck = static_cast<long float>(ans);
| ^~~~