申屠志刚
申屠志刚
全部文章
未归档
ACM(1)
C(128)
C++(380)
C.++(1)
CTF(44)
C语言(34)
DP(4)
JAVA(2)
Python(1)
博弈论(1)
并查集(2)
最小生成树(1)
最短路(2)
浙江理工大学2018年10月赛(2)
生成树(1)
申屠志刚的ACM之路(37)
申屠志刚的CTF之路(2)
矩阵(1)
线段树(1)
经典问题(1)
背包问题(1)
语法(1)
归档
标签
去牛客网
登录
/
注册
申屠志刚
你已经是一个成熟ACMER了,要学会自己DEBUG了。
全部文章
/ 未归档
(共435篇)
magic number
http://oj.acm.zstu.edu.cn/JudgeOnline/problem.php?cid=4034&pid=7 C++版本一 /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #...
2019-01-04
0
0
科学计数法
http://oj.acm.zstu.edu.cn/JudgeOnline/problem.php?cid=4034&pid=8 C++版本一 /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #...
2019-01-04
0
535
不要方
http://oj.acm.zstu.edu.cn/JudgeOnline/problem.php?cid=4034&pid=10 C++版本一 #include <iostream> #include <iostream> #include <stdio...
2019-01-04
0
528
[USACO1.1]坏掉的项链Broken Necklace
https://www.luogu.org/problemnew/show/P1203 USACO是真的难。。。。。 /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #include<iostr...
2019-01-02
0
0
[USACO1.1]黑色星期五Friday the Thirteenth
https://www.luogu.org/problemnew/show/P1202 又学了一招重载++ /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #include<iostream>...
2019-01-02
0
600
New Year and the Permutation Concatenation
https://codeforces.com/contest/1091/problem/D /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #include<iostream> #includ...
2018-12-31
0
453
New Year and the Treasure Geolocation
https://codeforces.com/contest/1091/problem/B /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #include<iostream> #includ...
2018-12-31
0
438
HJ浇花
https://ac.nowcoder.com/acm/contest/322/M 题解:这些花加起来可以绕地球3圈??? /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #include<ios...
2018-12-31
0
0
怪盗基德 & 月之瞳宝石
https://ac.nowcoder.com/acm/contest/322/J 题解:二分给我搜。。。。 /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #include<iostream&g...
2018-12-30
0
548
不想再WA了
https://ac.nowcoder.com/acm/contest/322/G 题解:预处理,给我搜,暴力就完事了 /* *@Author: STZG *@Language: C++ */ #include <bits/stdc++.h> #include<iostr...
2018-12-30
0
446
首页
上一页
24
25
26
27
28
29
30
31
32
33
下一页
末页