| Problem | penguinfood |
|---|---|
| User | jmuzhen |
| Submission Time | 2026-01-28 11:17:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:46,
from penguinfood.cpp:7:
/usr/include/c++/9/cstdio:121:11: error: ‘::getchar’ has not been declared
121 | using ::getchar;
| ^~~~~~~