记录详情

Memory Exceeded

/in/foo.cc: In function 'void Tarjan(int)':
/in/foo.cc:20:11: warning: unused variable 'sum' [-Wunused-variable]
  int fl=0,sum=0;
           ^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:50:16: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d",&n);
                ^
# 状态 耗时 内存占用
#1 Memory Exceeded ≥12ms ≥9.766 MiB

信息

递交者
类型
递交
题目
网络
题目数据
下载
语言
C++
递交时间
2019-04-03 21:07:49
评测时间
2019-04-03 21:07:49
评测机
分数
0
总耗时
≥12ms
峰值内存
≥9.766 MiB