/ Vijos /

记录详情

Compile Error

/in/foo.cc:31:3: error: expected unqualified-id before 'if'
   if(s[i]>k)
   ^~
/in/foo.cc:33:4: error: 'h' does not name a type
    h=i;
    ^
/in/foo.cc:35:2: error: expected declaration before '}' token
  }
  ^

信息

递交者
类型
递交
题目
P1001 谁拿了最多奖学金
语言
C++
递交时间
2020-10-03 19:41:20
评测时间
2020-10-03 19:41:20
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes