/ CWOI /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:35:18: warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized]
      ll t1,t2,t3,t4;
                  ^~
/in/foo.cc:35:15: warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized]
      ll t1,t2,t3,t4;
               ^~
/in/foo.cc:35:12: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized]
      ll t1,t2,t3,t4;
            ^~
/in/foo.cc:35:9: warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized]
      ll t1,t2,t3,t4;
         ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 2.125 MiB
#2 Accepted 5ms 2.125 MiB
#3 Accepted 2ms 2.145 MiB
#4 Accepted 2ms 2.25 MiB
#5 Accepted 5ms 2.125 MiB
#6 Accepted 4ms 2.125 MiB
#7 Accepted 4ms 2.125 MiB
#8 Accepted 4ms 2.215 MiB
#9 Accepted 2ms 2.191 MiB
#10 Accepted 2ms 2.25 MiB

信息

递交者
类型
递交
题目
2017.07.04 P4 多边形游戏
语言
C++
递交时间
2017-07-05 19:28:58
评测时间
2017-07-05 19:28:58
评测机
分数
100
总耗时
36ms
峰值内存
2.25 MiB