/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void deal()':
/in/foo.cc:9:26: warning: unused variable 'maxlen' [-Wunused-variable]
     int maxright=0,pos=0,maxlen=0;
                          ^~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:28:18: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
     scanf("%d",&n);
                  ^
# 状态 耗时 内存占用
#1 Accepted 19ms 4.5 MiB
#2 Accepted 9ms 3.734 MiB
#3 Accepted 16ms 4.594 MiB
#4 Accepted 24ms 4.5 MiB
#5 Accepted 15ms 4.625 MiB
#6 Accepted 4ms 2.25 MiB
#7 Accepted 11ms 2.367 MiB
#8 Accepted 7ms 2.352 MiB
#9 Accepted 4ms 2.488 MiB
#10 Accepted 6ms 4.477 MiB

信息

递交者
类型
递交
题目
Antisymmetry
语言
C++
递交时间
2018-09-04 21:46:13
评测时间
2018-09-04 21:46:13
评测机
分数
100
总耗时
119ms
峰值内存
4.625 MiB