评测信息

运行ID: 51521
src.cpp: In function 'int main()':
src.cpp:6:19: error: 'getchar' was not declared in this scope
while((c=getchar())!='\n')
^