Owl Get a Life
div3.cpp: In function ‘int main()’:div3.cpp:30:6: error: ‘x’ was not declared in this scope 30 | if (x % 3 == 0) cout << "YES"; | ^