Problem reading
User lHog
Submission Time 2024-03-11 16:34:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reading.cpp: In function ‘int main()’:
reading.cpp:9:12: error: ‘K’ was not declared in this scope
9 | if (a < (K)/b) t++;
| ^