/ Vijos /

记录详情

Compile Error

foo.cpp:1:2: error: invalid preprocessing directive #includ
foo.cpp: In function 'int main()':
foo.cpp:4:5: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
foo.cpp:4:10: error: 'f' does not name a type
foo.cpp:6:5: error: 'cin' was not declared in this scope
foo.cpp:7:5: error: 'cout' was not declared in this scope
foo.cpp:7:16: error: 'f' was not declared in this scope
foo.cpp:7:19: error: 'endl' was not declared in this scope

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2014-04-28 12:42:55
评测时间
2014-04-28 12:42:56
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes