Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int x=0;x<=n/a[1].s;x++)
     ^~~
/in/foo.cc:19:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  cout<<ans<<endl;
  ^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 376.0 KiB
#2 Accepted 1ms 344.0 KiB
#3 Wrong Answer 9ms 436.0 KiB
#4 Wrong Answer 1ms 380.0 KiB
#5 Wrong Answer 61ms 436.0 KiB
#6 Accepted 8ms 436.0 KiB
#7 Accepted 1ms 356.0 KiB
#8 Accepted 1ms 404.0 KiB
#9 Accepted 1ms 388.0 KiB
#10 Accepted 119ms 440.0 KiB
#11 Time Exceeded ≥1000ms ≥356.0 KiB
#12 Time Exceeded ≥1001ms ≥356.0 KiB
#13 Time Exceeded ≥1004ms ≥356.0 KiB
#14 Time Exceeded ≥1001ms ≥352.0 KiB
#15 Time Exceeded ≥1000ms ≥364.0 KiB
#16 Time Exceeded ≥1001ms ≥352.0 KiB
#17 Time Exceeded ≥1001ms ≥360.0 KiB
#18 Time Exceeded ≥1002ms ≥364.0 KiB
#19 Time Exceeded ≥1002ms ≥356.0 KiB
#20 Time Exceeded ≥1004ms ≥360.0 KiB

信息

递交者
类型
递交
题目
P2641 买铅笔
比赛
春季班高级4.14
语言
C++
递交时间
2024-04-20 22:35:17
评测时间
2024-04-20 22:35:17
评测机
分数
35
总耗时
≥10231ms
峰值内存
≥440.0 KiB