Problem strawberry
User bribritt
Submission Time 2023-05-09 16:39:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

strawberry.cpp: In function ‘int32_t main()’:
strawberry.cpp:81:9: error: ‘read’ was not declared in this scope; did you mean ‘fread’?
81 | read(a); read(b); bool ok = false;
| ^~~~
| fread