Problem | collectmushrooms3 |
---|---|
User | popperoni |
Submission Time | 2025-02-13 20:18:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms3.cpp: In function ‘int main()’:
collectmushrooms3.cpp:104:11: error: ‘input’ was not declared in this scope
104 | ll n,q;n=input();q=input();
| ^~~~~