Problem sandwich
User Pan
Submission Time 2024-08-02 21:09:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandwich.cpp: In function ‘int main()’:
sandwich.cpp:101:2: error: ‘input’ was not declared in this scope
101 | input(n); input(q);
| ^~~~~