0_0_33107081_10435.cpp: In function 'int main()': 0_0_33107081_10435.cpp:10:9: error: 'INT' was not declared in this scope INT num; ^ 0_0_33107081_10435.cpp:11:16: error: 'num' was not declared in this scope cin >> num; ^