/ Vijos /

记录详情

Compile Error

foo.cpp:5:2: error: stray '\321' in program
  int 学生的总数,学金的总数=0,获得的奖金最多=0;
  ^
foo.cpp:5:2: error: stray '\247' in program
foo.cpp:5:2: error: stray '\311' in program
foo.cpp:5:2: error: stray '\372' in program
foo.cpp:5:2: error: stray '\265' in program
foo.cpp:5:2: error: stray '\304' in program
foo.cpp:5:2: error: stray '\327' in program
foo.cpp:5:2: error: stray '\334' in program
foo.cpp:5:2: error: stray '\312' in program
foo.cpp:5:2: error: stray '\375' in program
foo.cpp:5:2: error: stray '\321' in program
foo.cpp:5:2: error: stray '\247' in program
foo.cpp:5:2: error: stray '\275' in program
foo.cpp:5:2: error: stray '\360' in program
foo.cpp:5:2: error: stray '\265' in program
foo.cpp:5:2: error: stray '\304' in program
foo.cpp:5:2: error: stray '\327' in program
foo.cpp:5:2: error: stray '\334' in program
foo.cpp:5:2: error: stray '\312' in program
foo.cpp:5:2: error: stray '\375' in program
foo.cpp:5:2: error: stray '\273' in program
foo.cpp:5:2: error: stray '\361' in program
foo.cpp:5:2: error: stray '\265' in program
foo.cpp:5:2: error: stray '\303' in program
foo.cpp:5:2: error: stray '\265' in program
foo.cpp:5:2: error: stray '\304' in program
foo.cpp:5:2: error: stray '\275' in program
foo.cpp:5:2: error: stray '\261' in program
foo.cpp:5:2: error: stray '\275' in program
foo.cpp:5:2: error: stray '\360' in program
foo.cpp:5:2: error: stray '\327' in program
foo.cpp:5:2: error: stray '\356' in program
foo.cpp:5:2: error: stray '\266' in program
foo.cpp:5:2: error: stray '\340' in program
foo.cpp:6:2: error: stray '\273' in program
  string 获得最多奖金的学生的姓名;
  ^
foo.cpp:6:2: error: stray '\361' in program
foo.cpp:6:2: error: stray '\265' in program
foo.cpp:6:2: error: stray '\303' in program
foo.cpp:6:2: error: stray '\327' in program
foo.cpp:6:2: error: stray '\356' in program
foo.cpp:6:2: error: stray '\266' in program
foo.cpp:6:2: error: stray '\340' in program
foo.cpp:6:2: error: stray '\275' in program
foo.cpp:6:2: error: stray '\261' in program
foo.cpp:6:2: error: stray '\275' in program
foo.cpp:6:2: error: stray '\360' in program
foo.cpp:6:2: error: stray '\265' in program
foo.cpp:6:2: error: stray '\304' in program
foo.cpp:6:2: error: stray '\321' in program
foo.cpp:6:2: error: stray '\247' in program
foo.cpp:6:2: error: stray '\311' in program
foo.cpp:6:2: error: stray '\372' in program
foo.cpp:6:2: error: stray '\265' in program
foo.cpp:6:2: error: stray '\304' in program
foo.cpp:6:2: error: stray '\320' in program
foo.cpp:6:2: error: stray '\325' in program
foo.cpp:6:2: error: stray '\303' in program
foo.cpp:6:2: error: stray '\373' in program
foo.cpp:7:2: error: stray '\321' in program
  cin >> 学生的总数;
  ^
foo.cpp:7:2: error: stray '\247' in program
foo.cpp:7:2: error: stray '\311' in program
foo.cpp:7:2: error: stray '\372' in program
foo.cpp:7:2: error: stray '\265' in program
foo.cpp:7:2: error: stray '\304' in program
foo.cpp:7:2: error: stray '\327' in program
foo.cpp:7:2: error: stray '\334' in program
foo.cpp:7:2: error: stray '\312' in program
foo.cpp:7:2: error: stray '\375' in program
foo.cpp:8:2: error: stray '\321' in program
  while (学生的总数 != 0){
  ^
foo.cpp:8:2: error: stray '\247' in program
foo.cpp:8:2: error: stray '\311' in program
foo.cpp:8:2: error: stray '\372' in program
foo.cpp:8:2: error: stray '\265' in program
foo.cpp:8:2: error: stray '\304' in program
foo.cpp:8:2: error: stray '\327' in program
foo.cpp:8:2: error: stray '\334' in program
foo.cpp:8:2: error: stray '\312' in program
foo.cpp:8:2: error: stray '\375' in program
foo.cpp:9:3: error: stray '\320' in program
   string 姓名, 是否是学生干部, 是否是西部省份学生;
   ^
foo.cpp:9:3: error: stray '\325' in program
foo.cpp:9:3: error: stray '\303' in program
foo.cpp:9:3: error: stray '\373' in program
foo.cpp:9:3: error: stray '\312' in program
foo.cpp:9:3: error: stray '\307' in program
foo.cpp:9:3: error: stray '\267' in program
foo.cpp:9:3: error: stray '\361' in program
foo.cpp:9:3:

信息

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