Problem snail
User DaoKhanhNam
Submission Time 2024-10-28 22:08:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int main()’:
snail.cpp:76:19: error: ‘floor’ was not declared in this scope
76 | if (TempVar != floor(TempVar))
| ^~~~~