Wrong Answer

foo.cc:145:4: warning: "/*" within comment [-Wcomment]
  145 |  } /*
      |     
foo.cc: In function 'int main()':
foo.cc:272:7: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations]
  272 |   S[i]=n;
      |   ~~~~^~
foo.cc:271:12: note: within this loop
  271 |   for(i=0;i<=100;i++)
      |           ~^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 3ms 384.0 KiB
#2 Wrong Answer Standard answer longer than user output. 2ms 256.0 KiB

信息

递交者
类型
递交
题目
P1113 满足条件的4位整数(2)
语言
C++
递交时间
2022-05-11 15:24:42
评测时间
2022-05-11 15:24:42
评测机
分数
0
总耗时
6ms
峰值内存
384.0 KiB