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

Compile Error

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