| Problem | dayum |
|---|---|
| User | ZhangBowen |
| Submission Time | 2026-02-20 11:10:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
dayum.cpp: In function ‘int main()’:
dayum.cpp:6:6: error: ‘x’ was not declared in this scope
6 | if (x<=n and n<=y){
| ^
dayum.cpp:6:18: error: ‘y’ was not declared in this scope
6 | if (x<=n and n<=y){
| ^