Problem | oddqueries |
---|---|
User | CuriousFox |
Submission Time | 2025-05-07 16:11:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
oddqueries.cpp: In function ‘int main()’:
oddqueries.cpp:27:7: error: ‘k’ was not declared in this scope
27 | if ((k*n) % 2 == 1){
| ^