申屠志刚
申屠志刚
全部文章
C
ACM(1)
C++(380)
C.++(1)
CTF(44)
C语言(34)
DP(4)
JAVA(2)
Python(1)
博弈论(1)
并查集(2)
最小生成树(1)
最短路(2)
未归档(435)
浙江理工大学2018年10月赛(2)
生成树(1)
申屠志刚的ACM之路(37)
申屠志刚的CTF之路(2)
矩阵(1)
线段树(1)
经典问题(1)
背包问题(1)
语法(1)
归档
标签
去牛客网
登录
/
注册
申屠志刚
你已经是一个成熟ACMER了,要学会自己DEBUG了。
全部文章
/ C
(共128篇)
Best Cow Fences
Farmer John's farm consists of a long row of N (1 <= N <= 100,000)fields. Each field contains a certain number of cows, 1 <= ncows <= 2000...
C
二分
2018-11-13
0
528
Banh-mi
https://codeforces.com/contest/1062/problem/C time limit per test 1 second memory limit per test 256 megabytes input standard input output sta...
C
线段树
2018-11-16
0
454
Fun with Integers
https://codeforces.com/contest/1062/problem/D time limit per test 2 seconds memory limit per test 256 megabytes input standard input output st...
C
DP
2018-11-16
0
506
Cutting Out
https://codeforces.com/contest/1077/problem/D time limit per test 3 seconds memory limit per test 256 megabytes input standard input output st...
C
二分
贪心算法
2018-11-17
0
467
Heaters
https://codeforces.com/contest/1066/problem/B time limit per test 1 second memory limit per test 256 megabytes input standard input output sta...
C
two pointers
2018-11-18
0
726
A Mini Locomotive
http://poj.org/problem?id=1976 A train has a locomotive that pulls the train with its many passenger coaches. If the locomotive breaks down, there is...
C
01背包
DP
2018-11-23
0
0
Many Equal Substrings
https://codeforces.com/contest/1029/problem/A /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #include<iostream> #includ...
C
字符串
2018-11-19
0
457
最大报销额
http://acm.hdu.edu.cn/showproblem.php?pid=1864 现有一笔经费可以报销一定额度的发票。允许报销的发票类型包括买图书(A类)、文具(B类)、差旅(C类),要求每张发票的总额不得超过1000元,每张发票上,单项物品的价值不得超过600元。现请你编写程序...
C
01背包
2018-11-20
0
733
Big Event in HDU
http://acm.hdu.edu.cn/showproblem.php?pid=1171 Nowadays, we all know that Computer College is the biggest department in HDU. But, maybe you don't kno...
C
01背包
2018-11-20
0
0
Bone Collector
http://acm.hdu.edu.cn/showproblem.php?pid=2602 Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to...
C
01背包
2018-11-20
0
467
首页
上一页
4
5
6
7
8
9
10
11
12
13
下一页
末页