记录详情

Accepted

/in/foo.cc: In function 'void rugan(int, int)':
/in/foo.cc:12:6: warning: unused variable 'tx' [-Wunused-variable]
  int tx=x,ty=y;
      ^~
/in/foo.cc:12:11: warning: unused variable 'ty' [-Wunused-variable]
  int tx=x,ty=y;
           ^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:40:45: warning: format '%c' expects argument of type 'char*', but argument 2 has type 'int*' [-Wformat=]
  for(int j=1;j<=m+1;j++) scanf("%c",&a[i][j]);
                                     ~~~~~~~~^
# 状态 耗时 内存占用
#1 Accepted 2ms 1.066 MiB
#2 Accepted 2ms 1.062 MiB
#3 Accepted 3ms 1.055 MiB
#4 Accepted 3ms 976.0 KiB
#5 Accepted 3ms 1.059 MiB
#6 Accepted 2ms 1.062 MiB
#7 Accepted 1ms 328.0 KiB
#8 Accepted 3ms 1.055 MiB
#9 Accepted 2ms 1.055 MiB
#10 Accepted 2ms 1.078 MiB
#11 Accepted 3ms 1.055 MiB
#12 Accepted 2ms 1.062 MiB
#13 Accepted 2ms 1.07 MiB
#14 Accepted 2ms 1.062 MiB
#15 Accepted 4ms 1.051 MiB
#16 Accepted 4ms 1.074 MiB
#17 Accepted 2ms 1.062 MiB

信息

递交者
类型
递交
题目
卫星照片
题目数据
下载
语言
C++
递交时间
2018-11-03 20:28:01
评测时间
2018-11-03 20:28:01
评测机
分数
100
总耗时
50ms
峰值内存
1.078 MiB