zoukankan
html css js c++ java
数字千万别用puts!
为了图省事我好几次都习惯的用puts输出一些确定答案,比如直接puts("-1");
每次都wa到心态崩溃才想起来数字不能用puts。。。
查看全文
相关阅读:
校内题目T2695 桶哥的问题——吃桶
一位大佬对学习哲理的思考
P2845 [USACO15DEC]Switching on the Lights 开关灯
CF911F Tree Destruction
CF995C Leaving the Bar
CF997B Roman Digits
P1667 数列
P4035 [JSOI2008]球形空间产生器
P2679 子串
P2613 【模板】有理数取余
原文地址:https://www.cnblogs.com/zmin/p/9965281.html
最新文章
bzoj 1488: [HNOI2009]图的同构
Codeforces 429E Points and Segments
Codeforces 547D Mike and Fish
bzoj 3270: 博物馆
bzoj 2118: 墨墨的等式
Codeforces 802L Send the Fool Further! (hard)
Codeforces 700E. Cool Slogans
bzoj4518
codeforces740B
codeforces263B
热门文章
codeforces285B
codeforces525B
codeforces347B
codeforces157B
codeforces478C
codeforces703B
codeforces611C
二分和三分
贪心算法
P1086 花生采摘题解
Copyright © 2011-2022 走看看