Problem thedarknight
User Soysauce
Submission Time 2024-10-14 13:29:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

thedarknight.cpp: In function ‘int main()’:
thedarknight.cpp:13:15: error: invalid operands of types ‘long double’ and ‘long double’ to binary ‘operator%’
13 | y = x % t;
| ~ ^ ~
| | |
| | long double
| long double