/ OK /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&t);
                   ^
/in/foo.cc:15:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%s",&a[1]);
                      ^
/in/foo.cc:17:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%s",&b[1]);
                      ^
# 状态 耗时 内存占用
#1 Accepted 193ms 57.125 MiB
#2 Accepted 196ms 57.125 MiB
#3 Accepted 218ms 57.125 MiB
#4 Accepted 208ms 57.125 MiB
#5 Accepted 195ms 57.125 MiB
#6 Accepted 196ms 57.125 MiB
#7 Accepted 225ms 57.078 MiB
#8 Accepted 213ms 57.125 MiB
#9 Accepted 206ms 57.125 MiB
#10 Accepted 220ms 57.125 MiB
#11 Accepted 34ms 57.125 MiB
#12 Accepted 34ms 57.125 MiB
#13 Accepted 22ms 57.09 MiB
#14 Accepted 23ms 57.125 MiB
#15 Accepted 39ms 57.047 MiB
#16 Accepted 37ms 57.125 MiB
#17 Accepted 28ms 57.125 MiB
#18 Accepted 33ms 57.125 MiB
#19 Accepted 54ms 57.086 MiB
#20 Accepted 40ms 57.242 MiB

信息

递交者
类型
递交
题目
积木塔(tower)
语言
C++
递交时间
2017-03-30 20:08:39
评测时间
2017-03-30 20:08:39
评测机
分数
200
总耗时
2423ms
峰值内存
57.242 MiB