Problem div3
User weccs
Submission Time 2025-11-13 18:51:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

div3.cpp: In function ‘int main()’:
div3.cpp:13:9: error: ‘x’ was not declared in this scope
13 | if (x % 3 == 0) {
| ^