/ Vijos /

记录详情

Accepted

/in/foo.cc:3:42: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 using namespace std;long long a,b,c;main(){cin>>a;while(a--)cin>>b,c^=b;cout<<c;}
                                          ^
# 状态 耗时 内存占用
#1 Accepted 4ms 356.0 KiB
#2 Accepted 4ms 348.0 KiB
#3 Accepted 59ms 356.0 KiB
#4 Accepted 8ms 384.0 KiB
#5 Accepted 210ms 380.0 KiB

信息

递交者
类型
递交
题目
P1684 丢失的筷子
语言
C++
递交时间
2017-12-18 20:25:06
评测时间
2017-12-18 20:25:06
评测机
分数
100
总耗时
286ms
峰值内存
384.0 KiB