/ Vijos /

记录详情

Compile Error

foo.cpp:1:1: error: 'include' does not name a type
foo.cpp: In function 'int main()':
foo.cpp:7:1: error: 'string' was not declared in this scope
foo.cpp:7:8: error: expected ';' before 'name'
foo.cpp:8:1: error: 'cin' was not declared in this scope
foo.cpp:11:6: error: 'name' was not declared in this scope
foo.cpp:14:6: error: 'xue' was not declared in this scope
foo.cpp:15:6: error: 'xi' was not declared in this scope
foo.cpp:25:23: error: 'xi' was not declared in this scope
foo.cpp:26:9: error: 'xue' was not declared in this scope
foo.cpp:37:22: error: 'str' was not declared in this scope
foo.cpp:37:26: error: 'name' was not declared in this scope
foo.cpp:40:1: error: 'cout' was not declared in this scope
foo.cpp:40:7: error: 'str' was not declared in this scope
foo.cpp:40:12: error: 'endl' was not declared in this scope
foo.cpp:43:15: error: 'system' was not declared in this scope
foo.cpp:5:26: warning: unused variable 'j' [-Wunused-variable]

信息

递交者
类型
递交
题目
P1001 谁拿了最多奖学金
语言
C++
递交时间
2014-10-18 17:44:32
评测时间
2014-10-18 17:44:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes