/ Vijos /

记录详情

Compile Error

foo.cpp:4:1: error: stray '\266' in program
 int calcstep1(int 独木桥的长度, int 最大距离, int 最小距离){
 ^
foo.cpp:4:1: error: stray '\300' in program
foo.cpp:4:1: error: stray '\304' in program
foo.cpp:4:1: error: stray '\276' in program
foo.cpp:4:1: error: stray '\307' in program
foo.cpp:4:1: error: stray '\305' in program
foo.cpp:4:1: error: stray '\265' in program
foo.cpp:4:1: error: stray '\304' in program
foo.cpp:4:1: error: stray '\263' in program
foo.cpp:4:1: error: stray '\244' in program
foo.cpp:4:1: error: stray '\266' in program
foo.cpp:4:1: error: stray '\310' in program
foo.cpp:4:1: error: stray '\327' in program
foo.cpp:4:1: error: stray '\356' in program
foo.cpp:4:1: error: stray '\264' in program
foo.cpp:4:1: error: stray '\363' in program
foo.cpp:4:1: error: stray '\276' in program
foo.cpp:4:1: error: stray '\340' in program
foo.cpp:4:1: error: stray '\300' in program
foo.cpp:4:1: error: stray '\353' in program
foo.cpp:4:1: error: stray '\327' in program
foo.cpp:4:1: error: stray '\356' in program
foo.cpp:4:1: error: stray '\320' in program
foo.cpp:4:1: error: stray '\241' in program
foo.cpp:4:1: error: stray '\276' in program
foo.cpp:4:1: error: stray '\340' in program
foo.cpp:4:1: error: stray '\300' in program
foo.cpp:4:1: error: stray '\353' in program
foo.cpp:5:2: error: stray '\316' in program
  int 位置=0, c=0, 步=0;
  ^
foo.cpp:5:2: error: stray '\273' in program
foo.cpp:5:2: error: stray '\326' in program
foo.cpp:5:2: error: stray '\303' in program
foo.cpp:5:2: error: stray '\262' in program
foo.cpp:5:2: error: stray '\275' in program
foo.cpp:6:2: error: stray '\316' in program
  while (位置 != 独木桥的长度){
  ^
foo.cpp:6:2: error: stray '\273' in program
foo.cpp:6:2: error: stray '\326' in program
foo.cpp:6:2: error: stray '\303' in program
foo.cpp:6:2: error: stray '\266' in program
foo.cpp:6:2: error: stray '\300' in program
foo.cpp:6:2: error: stray '\304' in program
foo.cpp:6:2: error: stray '\276' in program
foo.cpp:6:2: error: stray '\307' in program
foo.cpp:6:2: error: stray '\305' 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 '\263' in program
foo.cpp:6:2: error: stray '\244' in program
foo.cpp:6:2: error: stray '\266' in program
foo.cpp:6:2: error: stray '\310' in program
foo.cpp:7:3: error: stray '\262' in program
   步 += 1;
   ^
foo.cpp:7:3: error: stray '\275' in program
foo.cpp:8:3: error: stray '\316' in program
   if (位置 + 最大距离 == 独木桥的长度){
   ^
foo.cpp:8:3: error: stray '\273' in program
foo.cpp:8:3: error: stray '\326' in program
foo.cpp:8:3: error: stray '\303' in program
foo.cpp:8:3: error: stray '\327' in program
foo.cpp:8:3: error: stray '\356' in program
foo.cpp:8:3: error: stray '\264' in program
foo.cpp:8:3: error: stray '\363' in program
foo.cpp:8:3: error: stray '\276' in program
foo.cpp:8:3: error: stray '\340' in program
foo.cpp:8:3: error: stray '\300' in program
foo.cpp:8:3: error: stray '\353' in program
foo.cpp:8:3: error: stray '\266' in program
foo.cpp:8:3: error: stray '\300' in program
foo.cpp:8:3: error: stray '\304' in program
foo.cpp:8:3: error: stray '\276' in program
foo.cpp:8:3: error: stray '\307' in program
foo.cpp:8:3: error: stray '\305' in program
foo.cpp:8:3: error: stray '\265' in program
foo.cpp:8:3: error: stray '\304' in program
foo.cpp:8:3: error: stray '\263' in program
foo.cpp:8:3: error: stray '\244' in program
foo.cpp:8:3: error: stray '\266' in program
foo.cpp:8:3: error: stray '\310' in program
foo.cpp:9:4: error: stray '\316' in program
    位置 = 独木桥的长度;
    ^
foo.cpp:9:4: error: stray '\273' in program
foo.cpp:9:4: error: stray '\326' in program
foo.cpp:9:4: error: stray '\303' in program
foo.cpp:9:4: error: stray '\266' in program
foo.cpp:9:4: error: stray '\300' in program
foo.cpp:9:4: error: stray '\304' in program
foo.cpp:9:4: error: stray '\276' in program
foo.cpp:9:4: error: stray '\307' in program
foo.cpp:9:4: error: stray '\305' in

信息

递交者
类型
递交
题目
P1002 过河
语言
C++
递交时间
2015-07-21 01:13:33
评测时间
2015-07-21 01:13:58
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes