/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:64:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d",num[n][lc]);
                        ^
/in/foo.cc:66:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
   printf("%04d",num[n][i]);
                          ^
# 状态 耗时 内存占用
#1 Accepted 1ms 316.0 KiB
#2 Accepted 1ms 328.0 KiB
#3 Accepted 1ms 344.0 KiB
#4 Accepted 1ms 340.0 KiB
#5 Accepted 1ms 340.0 KiB
#6 Accepted 1ms 472.0 KiB
#7 Accepted 2ms 600.0 KiB
#8 Wrong Answer 1ms 596.0 KiB
#9 Accepted 2ms 596.0 KiB
#10 Time Exceeded ≥1002ms ≥4.711 MiB

信息

递交者
类型
递交
题目
P1388 二叉树数
语言
C++
递交时间
2019-05-06 12:19:57
评测时间
2019-05-06 12:19:57
评测机
分数
80
总耗时
≥1018ms
峰值内存
≥4.711 MiB