评测信息

运行ID: 3291
src.cpp: In function 'int main()':
src.cpp:15:23: error: 'printf' was not declared in this scope
printf("%0.2f",sum);
^