公告 News >> New! 关于noip2012模拟赛的公告 (2012-10-28 15:35:15) New! 关于Vijos10月份月赛的公告
三十分钟掌握STL这是本小人书。原名是《using stl》,不知道是谁写的。不过我倒觉得很有趣,所以化了两个晚上把
给一个数列,要求分成若干组,要求每组至少2个数,使得所有组中位数的最大值与最小值之差尽量大,求这个值。Problem B1
Problem A1: Ready, Go (Part 1)This problem shares some similarities with A2, with key differences in bold.Atari 2600? More like Atari 2600 BCE!The classic board game Go is a two-player game played on
代码长度限制:64KB 描述 Description 现在有N块积木,每块积木都有自重Weight和正常状态下的承重能力Force,现在要把这N块积木垂直的垒在一起,但是有可能某块积木的负重超过了它在正常状
作者以,特再写本篇文
A Copil Copac Draws Trees#include<bits/stdc++.h> using namespace std;#define For(i,n) for(int i=1;i<=n;i++)#
D. XOR DeterminantYou are given two arrays b and c of length n, consisting of non-negative integers. Construct n × n matrix A as Aij = bi ⊕ cj . Find the determinant of A modulo 998 244 353考虑 其中为二进制第k
A XOR Tree Path给一颗树,树上点有黑白两色,每次可以选一个叶子节点,翻转其到根路径上所有点的颜色,问最大黑色点
A Are You a Robot?print("security")B Was it Rated?#include<bits/stdc++.h> using namespace
找出一个串,和任何一个串Hamming距离均为为。考虑hash,给每个串随机分配
A Showstopper#include<bits/stdc++.h> using namespace std;#define For(i,n) for
各位亲爱的《La Lumière: Scarlet Intense Flame》玩家:我们非常遗憾地宣布
Problem K. Skills in PillsInput file: standard inputOutput file: standard outputTime
r可以使等式存在非负整数解。
考虑这个矩阵刚好可以写成。这个性质 可以递归下去算。
[THUPC 2023 初赛] 背包题目描述本题中,你需要解决完全背包问题。有 种物品,第 种物品单个体积为 、价值为 。 次询问,每次给出背包的容积 ,你需要选择若干个物品,每种物品可以选择任意多个(也可以不选),在选出物品的体积的和恰好为 的前提下最大化选出物品的价值的和。你需要给出这个最大的价值和,或报告不存在体积和恰好为 为了体现你解决 NP-Hard 问题的能力, 会远大于 ,详见
Problem G. GridlandiaInput file: standard inputOutput file: standard outputTime limit: 1 secondMemory limit: 256 megabytes给一个n∗
交题:https://cms.ioi-jp.org/documentation给一个序列 a1,⋯ ,ana_1,\cdots,a_na1,⋯,an。执行nnn个操作,第iii个操作为找出第
给2个长度均为n的十进制数,你可以任意次交换2个数相同位置的数字,要求使它们乘积最小让其中一个数最小,另一个数最大。B - New Place给2个长度为n的串,每次可以把第一个串的第一个字符塞进这个字符串任意位置,问把这两个串变相同的最小次数。无解-1。有解当且仅当
Koxia and PermutationKoxia and Number TheoryKoxia and GameKo
1057. Amount of DegreesTime limit: 1.0 secondMemory limit: 64 MBCreate a code to determine the amount of integers, lyfferent integer de
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号