摘要:
Breaking the Wall Monocarp plays "Rage of Empires II: Definitive Edition" — a strategic computer game. Right now he's planning to attack his opponent 阅读全文
posted @ 2022-05-05 16:13
xhy666
阅读(88)
评论(0)
推荐(0)
摘要:
Given a pair of positive integers, for example, 6 and 110, can this equation 6 = 110 be true? The answer is yes, if 6 is a decimal number and 110 is a 阅读全文
posted @ 2022-05-05 15:29
xhy666
阅读(45)
评论(0)
推荐(0)
摘要:
给定一个 n 个点 m 条边的无向无权图。 点的编号为 1∼n。 图中不含重边和自环。 现在,请你给图中的每个点进行赋值,要求: 每个点的权值只能是 1 或 2 或 3。 对于图中的每一条边,其两端点的权值之和都必须是奇数。 请问,共有多少种不同的赋值方法。 由于结果可能很大,你只需要输出对 998 阅读全文
posted @ 2022-05-05 14:01
xhy666
阅读(37)
评论(0)
推荐(0)