发表评论取消回复
相关阅读
相关 1005 快速排序
Description 给定一维int型数组a[0,1,...,n-1], 使用快速排序方法, 对其进行从小到大排序, 请输出递归过程中自顶自下第二层的划分结果, 其
相关 SCU-2511: Moooo【单调栈】
2511: Moooo <table> <tbody> <tr> <td><a href="http://acm.scu.edu.cn/soj/subm
相关 SCU-1005: Move cards
1005: Move cards <table> <tbody> <tr> <td><a href="http://acm.scu.edu.cn/soj
相关 Identification Card
Identification Card Time Limit: 1000ms Memory limit: 65536K 有疑问?点这里^\_^ 题目描述 传说
相关 hdu1005
//两种方法,本以为会时间超限超限,就用数组将结果储存起来,没想到不用优化,直接ac了,判的有点松 \include <iostream> using name
相关 HDU 6205 card card card(展开字符串思想+思维)
card card card Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 32768/32768 K (Ja
相关 Move!Move!!Move!!!
何海涛:《剑指Offer:名企面试官精讲典型编程题》:九度OJ 题目描述: [http://ac.jobdu.com/problem.php?cid=1039&pid=26]
相关 SCU4436 Easy Math
![1686439-20190522091131590-2097243503.png][] 水题 给出n个整数 判断它们的平方根之和是否为整数 直接判断每个数的平方根的平方
相关 PAT BASIC 1005
include<iostream> include<algorithm> using namespace std; include<vector
还没有评论,来说两句吧...