/ Vijos /

记录详情

Compile Error

foo.cpp:15:1: warning: large fixed-point constant implicitly truncated to fixed-point type [-Woverflow]
foo.cpp:1:1: error: 'include' does not name a type
foo.cpp: In function 'int main()':
foo.cpp:5:1: error: 'cin' was not declared in this scope
foo.cpp:9:1: error: 'vector' was not declared in this scope
foo.cpp:9:8: error: expected primary-expression before 'double'
foo.cpp:9:8: error: expected ';' before 'double'
foo.cpp:10:8: error: expected primary-expression before 'double'
foo.cpp:10:8: error: expected ';' before 'double'
foo.cpp:11:36: error: 'x' was not declared in this scope
foo.cpp:11:44: error: 'y' was not declared in this scope
foo.cpp:13:14: error: 'x' was not declared in this scope
foo.cpp:13:51: error: 'y' was not declared in this scope
foo.cpp:13:84: error: 'sqrt' was not declared in this scope
foo.cpp:14:14: error: 'x' was not declared in this scope
foo.cpp:14:55: error: 'y' was not declared in this scope
foo.cpp:14:92: error: 'sqrt' was not declared in this scope
foo.cpp:15:10: error: expected ';' before numeric constant
foo.cpp:16:1: error: 'cout' was not declared in this scope
foo.cpp:16:19: error: 'ios' has not been declared
foo.cpp:16:29: error: 'setiosflags' was not declared in this scope
foo.cpp:16:46: error: 'setprecision' was not declared in this scope
foo.cpp:17:12: error: 'endl' was not declared in this scope

信息

递交者
类型
递交
题目
P1007 绕钉子的长绳子
语言
C++
递交时间
2015-02-02 15:35:47
评测时间
2015-02-02 15:35:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes