/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:25:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'int' [-Wformat=]
   scanf("%d",node[i].r);
                       ^
/in/foo.cc:22:6: warning: unused variable 'ans' [-Wunused-variable]
  int ans,root=1;
      ^
# 状态 耗时 内存占用
#1 Runtime Error 3ms 432.0 KiB

信息

递交者
类型
自测
题目
P1001 谁拿了最多奖学金
语言
C++
递交时间
2017-04-03 20:35:38
评测时间
2017-04-03 20:35:38
评测机
分数
0
总耗时
3ms
峰值内存
432.0 KiB