随笔分类 - 其它:暴力
摘要:全排列 https://www.cnblogs.com/DWVictor/p/10301666.html #include <bits/stdc++.h> using namespace std; int dir[4][2]={1,0,-1,0,0,1,0,-1}; int Hash[4]; cha
        阅读全文
                
摘要:链接:https://ac.nowcoder.com/acm/contest/338/K来源:牛客网 题目描述 Consider the right-angled triangles with sides of integral length. Give you the integral lengt
        阅读全文
                
摘要:http://m3.codeforces.com/contest/1097/problem/A Gennady and a Card Game time limit per test 1 second memory limit per test 256 megabytes input standar
        阅读全文
                
摘要:问题 I: 夫子云游 时间限制: 1 Sec 内存限制: 128 MB提交: 319 解决: 219[提交] [状态] [命题人:jsu_admin] 问题 I: 夫子云游 题目描述 改编自猫腻所著的同名小说《将夜》目前正在火热开播,其中男主角宁缺在考书院二层楼时遇一题“那年春,夫子出国游历,遇桃山
        阅读全文
                
摘要:问题 G: 圆桌上的晚餐 时间限制: 1 Sec 内存限制: 128 MB提交: 1583 解决: 656[提交] [状态] [命题人:jsu_admin] 问题 G: 圆桌上的晚餐 题目描述 大家一定在圆桌上吃过饭了,现在问题很简单,n个人坐在一个圆桌旁,其中有一些人是吃饱了的。那么当服务员端菜到
        阅读全文
                

浙公网安备 33010602011771号