/ OK /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:50:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d", &n);
                 ^
/in/foo.cc:53:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",&s1[1]);
                     ^
/in/foo.cc:54:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&kk);
                  ^
/in/foo.cc:55:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",&s2[1]);
                     ^
# 状态 耗时 内存占用
#1 Accepted 410ms 119.375 MiB
#2 Accepted 411ms 119.496 MiB
#3 Accepted 458ms 119.469 MiB
#4 Accepted 432ms 119.375 MiB
#5 Accepted 413ms 119.465 MiB
#6 Accepted 395ms 119.375 MiB
#7 Accepted 468ms 119.375 MiB
#8 Accepted 427ms 119.375 MiB
#9 Accepted 409ms 119.375 MiB
#10 Accepted 453ms 119.5 MiB
#11 Accepted 59ms 119.375 MiB
#12 Accepted 61ms 119.375 MiB
#13 Accepted 34ms 119.5 MiB
#14 Accepted 34ms 119.375 MiB
#15 Accepted 58ms 119.375 MiB
#16 Accepted 43ms 119.5 MiB
#17 Accepted 46ms 119.375 MiB
#18 Accepted 132ms 119.375 MiB
#19 Accepted 76ms 119.375 MiB
#20 Accepted 81ms 119.465 MiB

信息

递交者
类型
递交
题目
积木塔(tower)
语言
C++
递交时间
2017-03-30 21:18:51
评测时间
2017-03-30 21:18:51
评测机
分数
100
总耗时
4912ms
峰值内存
119.5 MiB