Problem shamelessad6
User Informatics271
Submission Time 2026-01-05 11:36:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad6.cpp: In function ‘int main()’:
shamelessad6.cpp:4:9: error: ‘mod’ was not declared in this scope; did you mean ‘modf’?
4 | return mod;
| ^~~
| modf