/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'void tree(int)':
/in/foo.cc:15:37: warning: statement is a reference, not call, to function 'exit' [-Waddress]
 if (a[k]==m) { cout<<ans<<endl; exit; }
                                     ^
/in/foo.cc:15:37: warning: statement has no effect [-Wunused-value]
# 状态 耗时 内存占用
#1 Accepted 2ms 388.0 KiB
#2 Accepted 2ms 668.0 KiB
#3 Accepted 1ms 200.0 KiB
#4 Accepted 1ms 212.0 KiB
#5 Accepted 1ms 200.0 KiB
#6 Accepted 1ms 212.0 KiB
#7 Accepted 1ms 200.0 KiB
#8 Accepted 1ms 212.0 KiB

信息

递交者
类型
递交
题目
P1019 查找二叉树(tree_a)
语言
C++
递交时间
2019-03-29 14:52:10
评测时间
2019-03-29 14:52:10
评测机
分数
80
总耗时
13ms
峰值内存
668.0 KiB