记录详情

Accepted

/in/foo.cc: In function 'int iMaxLeast(int*, int)':
/in/foo.cc:100:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int iMaxLargest(int*, int)':
/in/foo.cc:107:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 2ms 628.0 KiB
#2 Accepted 2ms 612.0 KiB
#3 Accepted 1ms 576.0 KiB
#4 Accepted 1ms 492.0 KiB
#5 Accepted 2ms 620.0 KiB
#6 Accepted 2ms 604.0 KiB
#7 Accepted 3ms 588.0 KiB
#8 Accepted 5ms 656.0 KiB
#9 Accepted 11ms 748.0 KiB
#10 Accepted 16ms 884.0 KiB

信息

递交者
类型
递交
题目
2 取最大数的博弈游戏
语言
C++
递交时间
2024-11-20 18:34:09
评测时间
2024-11-20 18:34:09
评测机
分数
100
总耗时
50ms
峰值内存
884.0 KiB