/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:11:7: warning: unused variable 's' [-Wunused-variable]
  char s[100];
       ^
/in/foo.cc:14:10: warning: unused variable 'i0' [-Wunused-variable]
  int i,j,i0,j0,k;
          ^~
/in/foo.cc:14:13: warning: unused variable 'j0' [-Wunused-variable]
  int i,j,i0,j0,k;
             ^~
/in/foo.cc:45:6: warning: unused variable 'b' [-Wunused-variable]
  int b[400]={0},dq=0,a=m*n;
      ^
# 状态 耗时 内存占用
#1 Accepted 3ms 768.0 KiB
#2 Accepted 6ms 868.0 KiB
#3 Accepted 3ms 768.0 KiB
#4 Accepted 6ms 852.0 KiB
#5 Accepted 6ms 896.0 KiB
#6 Accepted 6ms 896.0 KiB
#7 Accepted 6ms 896.0 KiB
#8 Accepted 4ms 624.0 KiB
#9 Accepted 4ms 616.0 KiB
#10 Accepted 4ms 732.0 KiB

信息

递交者
类型
递交
题目
P1390 玩诈欺的小杉
语言
C++
递交时间
2017-05-28 23:38:44
评测时间
2017-05-28 23:38:44
评测机
分数
100
总耗时
51ms
峰值内存
896.0 KiB