/ Vijos /

记录详情

Compile Error

foo.cpp:1:1: error: 'nclude' does not name a type
foo.cpp:13:1: error: 'vector' does not name a type
foo.cpp: In function 'int main()':
foo.cpp:16:22: error: 'scanf' was not declared in this scope
foo.cpp:16:105: error: 'v' was not declared in this scope
foo.cpp:16:164: error: expected '(' before 'int'
foo.cpp:16:178: error: 'time' was not declared in this scope
foo.cpp:16:183: error: expected ';' before 'int'
foo.cpp:16:202: error: 'volue' was not declared in this scope
foo.cpp:16:208: error: expected ';' before 'for'
foo.cpp:16:220: error: name lookup of 'i' changed for ISO 'for' scoping [-fpermissive]
foo.cpp:16:220: note: (if you use '-fpermissive' G++ will accept your code)
foo.cpp:16:229: warning: statement has no effect [-Wunused-value]
foo.cpp:16:233: error: expected ';' before ')' token
foo.cpp:16:143: warning: unused variable 'a' [-Wunused-variable]
foo.cpp:16:486: error: expected '}' at end of input

信息

递交者
类型
递交
题目
P1104 采药
语言
C++
递交时间
2014-07-27 12:43:32
评测时间
2014-07-27 12:43:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes