/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:23:35: error: 'd' was not declared in this scope
   23 |                 if(t[i].a > 85 && d == 'Y') x += 1000;
      |                                   ^
foo.cc:24:35: error: 'c' was not declared in this scope
   24 |                 if(t[i].b > 80 && c == 'Y') x+= 850;
      |                                   ^
[Hydro](https://hydro.ac)提供评测服务

信息

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