记录详情

Accepted

foo.c: In function 'search':
foo.c:9:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
    9 |  for(i=0; i<n; i++)
      |  ^~~
foo.c:12:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   12 |   return 0;
      |   ^~~~~~
foo.c: In function 'main':
foo.c:17:16: warning: unused variable 'mex' [-Wunused-variable]
   17 |  int n,a[1005],mex,i,j;
      |                ^~~
foo.c:18:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   18 |  scanf("%d", &n);
      |  ^~~~~~~~~~~~~~~
foo.c:20:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   20 |   scanf("%d", &a[i]);
      |   ^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Accepted 2ms 256.0 KiB
#4 Accepted 2ms 256.0 KiB
#5 Accepted 1ms 256.0 KiB
#6 Accepted 2ms 256.0 KiB
#7 Accepted 1ms 256.0 KiB
#8 Accepted 1ms 256.0 KiB
#9 Accepted 1ms 256.0 KiB
#10 Accepted 1ms 256.0 KiB
#11 Accepted 2ms 256.0 KiB
#12 Accepted 2ms 256.0 KiB
#13 Accepted 1ms 256.0 KiB
#14 Accepted 2ms 256.0 KiB
#15 Accepted 1ms 256.0 KiB
#16 Accepted 1ms 256.0 KiB
#17 Accepted 1ms 256.0 KiB
#18 Accepted 1ms 256.0 KiB
#19 Accepted 2ms 256.0 KiB
#20 Accepted 1ms 256.0 KiB
#21 Accepted 2ms 256.0 KiB
#22 Accepted 2ms 256.0 KiB
#23 Accepted 3ms 256.0 KiB
#24 Accepted 2ms 256.0 KiB
#25 Accepted 2ms 256.0 KiB
#26 Accepted 1ms 256.0 KiB
#27 Accepted 2ms 256.0 KiB
#28 Accepted 2ms 256.0 KiB
#29 Accepted 1ms 256.0 KiB
#30 Accepted 2ms 256.0 KiB
#31 Accepted 1ms 256.0 KiB
#32 Accepted 2ms 256.0 KiB
#33 Accepted 1ms 256.0 KiB
#34 Accepted 2ms 256.0 KiB
#35 Accepted 1ms 256.0 KiB
#36 Accepted 1ms 256.0 KiB
#37 Accepted 1ms 256.0 KiB
#38 Accepted 2ms 256.0 KiB
#39 Accepted 1ms 256.0 KiB
#40 Accepted 3ms 256.0 KiB
#41 Accepted 2ms 256.0 KiB
#42 Accepted 2ms 256.0 KiB
#43 Accepted 2ms 256.0 KiB
#44 Accepted 2ms 256.0 KiB
#45 Accepted 2ms 256.0 KiB
#46 Accepted 2ms 256.0 KiB
#47 Accepted 2ms 256.0 KiB
#48 Accepted 3ms 256.0 KiB
#49 Accepted 2ms 256.0 KiB
#50 Accepted 2ms 256.0 KiB
#51 Accepted 2ms 256.0 KiB
#52 Accepted 1ms 256.0 KiB
#53 Accepted 1ms 256.0 KiB
#54 Accepted 1ms 256.0 KiB
#55 Accepted 2ms 256.0 KiB
#56 Accepted 1ms 256.0 KiB
#57 Accepted 1ms 256.0 KiB
#58 Accepted 1ms 256.0 KiB
#59 Accepted 1ms 256.0 KiB
#60 Accepted 1ms 256.0 KiB

信息

递交者
类型
递交
题目
P1344 1A MEX
比赛
悬赏令第一周
语言
C
递交时间
2022-04-01 22:13:55
评测时间
2022-04-01 22:13:55
评测机
分数
120
总耗时
128ms
峰值内存
256.0 KiB