/ Vijos /

记录详情

Compile Error

foo.cpp:3:14: error: variable 'std::ofstream cout' has initializer but incomplete type
foo.cpp: In function 'int main()':
foo.cpp:47:2: error: reference to 'cout' is ambiguous
foo.cpp:3:10: error: candidates are: <typeprefixerror>cout
In file included from foo.cpp:1:0:
c:\mingw32\bin\../lib/gcc/mingw32/4.7.1/include/c++/iostream:62:18: error:                 std::ostream std::cout

信息

递交者
类型
递交
题目
P1098 合唱队形
语言
C++
递交时间
2015-02-07 12:57:36
评测时间
2015-02-07 12:57:37
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes