评测信息
运行ID: 10295
src.cpp: In function 'int main()':
src.cpp:8:8: error: 'abs' was not declared in this scope
c=abs(n);
^
src.cpp:8:8: error: 'abs' was not declared in this scope
c=abs(n);
^