0_0_17398874_14640.cpp: In function 'int main()':
0_0_17398874_14640.cpp:10:21: error: 'getshar' was not declared in this scope
for (d=0;(c=getshar())!='\n';)
^
0_0_17398874_14640.cpp:14:15: error: 'print' was not declared in this scope
print("%d\n",d);
^
0_0_17398874_14640.cpp:15:1: error: expected '}' at end of input
}
^
|