/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:26:11: warning: statement has no effect [-Wunused-value]
foo.cpp:33:54: error: 'fin' was not declared in this scope
foo.cpp:36:17: error: 'fin' was not declared in this scope
foo.cpp:46:17: error: 'fin' was not declared in this scope
foo.cpp:56:11: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator<<'
foo.cpp:58:9: error: 'fout' was not declared in this scope

信息

递交者
类型
递交
题目
P1910 解方程
语言
C++
递交时间
2014-11-11 22:18:04
评测时间
2014-11-11 22:18:05
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes