0_0_13810040_13033.cpp:165:7: error: missing terminating " character
scanf("%d
^
0_0_13810040_13033.cpp:167:1: error: missing terminating " character
%d",&x,&y,&p);
^
0_0_13810040_13033.cpp: In function 'int main()':
0_0_13810040_13033.cpp:166:1: error: expected primary-expression before '%' token
%d
^
|