Problem | christmasfeast |
---|---|
User | YSH2020 |
Submission Time | 2023-09-04 12:02:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
christmasfeast.cpp: In function ‘int main()’:
christmasfeast.cpp:6:18: error: ‘i’ was not declared in this scope
6 | if (x < 3 or i%2 == 0) cout << "No";
| ^