0_0_35963034_30671.cpp:8:1: error: 'INT' does not name a type
INT VAL [10] = {119, 36, 93, 109, 46, 107, 123, 37, 127, 111}; \
^
0_0_35963034_30671.cpp: In function 'int main()':
0_0_35963034_30671.cpp:39:28: error: 'val' was not declared in this scope
if(num[i]==val[j])
^
|