Problem harddisk
User IWKR
Submission Time 2023-01-22 11:38:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

harddisk.cpp: In function ‘long long int readInt()’:
harddisk.cpp:17:2: error: ‘r’ was not declared in this scope
17 | r
| ^
harddisk.cpp:47:1: error: expected ‘}’ at end of input
47 | }
| ^
harddisk.cpp:9:22: note: to match this ‘{’
9 | inline int readInt() {
| ^