/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:15:2: error: 'cerr' was not declared in this scope
foo.cpp:15:2: note: suggested alternative:
In file included from foo.cpp:1:0:
c:\mingw32\bin\../lib/gcc/mingw32/4.7.1/include/c++/iostream:63:18: note:   'std::cerr'
foo.cpp:15:21: error: 'endl' was not declared in this scope
foo.cpp:15:21: note: suggested alternative:
In file included from c:\mingw32\bin\../lib/gcc/mingw32/4.7.1/include/c++/iostream:40:0,
                 from foo.cpp:1:
c:\mingw32\bin\../lib/gcc/mingw32/4.7.1/include/c++/ostream:562:5: note:   'std::endl'

信息

递交者
类型
递交
题目
P1012 清帝之惑之雍正
语言
C++
递交时间
2012-12-10 22:19:19
评测时间
2012-12-10 22:55:49
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes