记录详情

Time Exceeded

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:13:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
      for(int i=1;i<=n;i++)
      ^~~
/in/foo.cc:15:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
       cout<<endl;
       ^~~~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 724.0 KiB
#2 Wrong Answer 188ms 648.0 KiB
#3 Time Exceeded ≥1005ms ≥204.0 KiB
#4 Wrong Answer 9ms 200.0 KiB
#5 Wrong Answer 17ms 204.0 KiB

信息

递交者
类型
递交
题目
全排列问题
题目数据
下载
语言
C++
递交时间
2019-07-01 10:00:29
评测时间
2019-07-01 10:00:29
评测机
分数
0
总耗时
≥1223ms
峰值内存
≥724.0 KiB