/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:12: warning: 'tnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
  else x += num;
            ^~~
/in/foo.cc:19:6: note: 'tnum' was declared here
  int tnum;
      ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 208.0 KiB

信息

递交者
类型
自测
题目
P1000 A+B Problem
语言
C++
递交时间
2020-06-18 19:04:31
评测时间
2020-06-18 19:04:31
评测机
分数
10
总耗时
2ms
峰值内存
208.0 KiB