/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int read()':
/in/foo.cc:20:25: warning: variable 'flg' set but not used [-Wunused-but-set-variable]
  int x=0;char ch=G;bool flg=0;
                         ^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:43:8: warning: unused variable 'i' [-Wunused-variable]
  int _,i,x,y,__,cnt=0;
        ^
# 状态 耗时 内存占用
#1 Accepted 1ms 320.0 KiB
#2 Accepted 1ms 204.0 KiB
#3 Accepted 4ms 272.0 KiB
#4 Accepted 6ms 312.0 KiB
#5 Accepted 9ms 208.0 KiB
#6 Accepted 8ms 312.0 KiB
#7 Accepted 9ms 320.0 KiB
#8 Accepted 9ms 460.0 KiB
#9 Accepted 10ms 576.0 KiB
#10 Accepted 11ms 572.0 KiB

信息

递交者
类型
递交
题目
P1448 校门外的树
语言
C++
递交时间
2018-11-05 08:55:16
评测时间
2018-11-05 08:55:16
评测机
分数
10
总耗时
73ms
峰值内存
576.0 KiB