首页
技术博客
登录
6mi
u
盘
搜
搜 索
技术博客
Where is the Marble? UVA - 10474
Where is the Marble? UVA - 10474
tech
2022-07-31
163
#
include
<cstdio>
#
include
<algorithm>
using
namespace
std
;
int
map
[
1000000
]
;
int
main
(
)
{
int
n
,
x
,
sum
转载请注明原文地址:https://tech.qufami.com/read-1229.html
最新回复
(
0
)