/ Vijos /

记录详情

Wrong Answer

/in/foo.cc:2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main()
      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:7:11: warning: unused variable 's' [-Wunused-variable]
 long long s=0,e=0;
           ^
# 状态 耗时 内存占用
#1 Accepted 4ms 360.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Wrong Answer 3ms 384.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 4ms 380.0 KiB
#6 Accepted 3ms 384.0 KiB
#7 Accepted 2ms 340.0 KiB
#8 Accepted 3ms 348.0 KiB
#9 Accepted 7ms 384.0 KiB
#10 Wrong Answer 6ms 364.0 KiB

信息

递交者
类型
递交
题目
P1436 简单的比赛
语言
C++
递交时间
2018-06-20 22:18:11
评测时间
2018-06-20 22:18:11
评测机
分数
80
总耗时
42ms
峰值内存
384.0 KiB