/ XMU_ACM /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:21:24: warning: 'y0' may be used uninitialized in this function [-Wmaybe-uninitialized]
   cout << x0 << " " << y0 << endl;
                        ^~
/in/foo.cc:21:17: warning: 'x0' may be used uninitialized in this function [-Wmaybe-uninitialized]
   cout << x0 << " " << y0 << endl;
                 ^~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1007ms ≥372.0 KiB

信息

递交者
类型
自测
题目
Balancing Weight
语言
C++
递交时间
2018-04-22 15:44:25
评测时间
2018-04-22 15:44:26
评测机
分数
0
总耗时
≥1007ms
峰值内存
≥372.0 KiB