摘要:
1000:入门测试题目 时间限制: 1000 ms 内存限制: 32768 KB 提交数: 222211 通过数: 134300 【题目描述】 求两个整数的和。 【输... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(110)
评论(0)
推荐(0)
摘要:
Problem Description You have N integers, A1, A2, ... , AN. You need to deal with two kinds of operations. One type of operation... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(16)
评论(0)
推荐(0)
摘要:
Problem Description 很多学校流行一种比较的习惯。老师们很喜欢询问,从某某到某某当中,分数最高的是多少。 这让很多学生很反感。 不管你喜不喜欢,现在需要你做的是,就是按照老师的要求,写一个程序,模拟老师的询问。当然,老师有时候需要... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(7)
评论(0)
推荐(0)
摘要:
Problem Description Josephina is a clever girl and addicted to Machine Learning recently. She pays much attention to a method ... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(16)
评论(0)
推荐(0)
摘要:
Problem Description A cubic number is the result of using a whole number in a multiplication three times. For example, 3×3×3=27... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(8)
评论(0)
推荐(0)
摘要:
Problem Description There is an island called PiLiPaLa.In the island there is a wild animal living in it, and you can call them... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(17)
评论(0)
推荐(0)
摘要:
Problem Description Given a positive integer N, you should output the most right digit of N^N. Input The input contains seve... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(11)
评论(0)
推荐(0)
摘要:
【概述】 RMQ(Range Minimum/Maximum Query),是对于长度为 n 的数列 A,回答若干次询问 RMQ(i,j),返回数列 A 中下标在区间 [i,j] 中的最值,即:区间最值查询问题 目前常用于解决 RMQ 问题的方法为 ST 算法... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(31)
评论(0)
推荐(0)
摘要:
Problem Description Paul draw a big m*n matrix A last month, whose entries Ai,j are all integer numbers ( 1 #include#include#in... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(35)
评论(0)
推荐(0)
摘要:
Problem Description Summer again! Flynn is ready for another tour around. Since the tour would take three or more days, it is i... 阅读全文
posted @ 2022-09-20 22:58
老程序员111
阅读(29)
评论(0)
推荐(0)

浙公网安备 33010602011771号