Problem notebook
User kxd
Submission Time 2024-02-12 01:50:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

notebook.cpp: In function ‘int main()’:
notebook.cpp:54:6: error: ‘read’ was not declared in this scope; did you mean ‘fread’?
54 | n = read();
| ^~~~
| fread