2022年最新 HustOJ 搭建
原创 2022-09-17 06:53:23
343阅读
读了一下judge_client,如果是spj, 系统会调用system,传入spj默认路径和三个文件指针
原创 2022-11-17 00:18:27
46阅读
主要利用next数组O(n)时间遍历字符串,计算当前以i结尾的字符串有几个和要求字符串匹配的#include#includechar s[100100];
原创 2023-09-15 09:37:51
69阅读
题目链接https://www.nowcoder.com/practice/e58c8a55162d49c48115bdfa5da7da56?tpId
原创 2022-08-10 15:20:55
32阅读
DescriptionRocket323 loves math very much. One day, Rocket323 got a number string. He could choose some consecutive digits from the string to form a number. Rocket323 loves 64 very much, so he wan
原创 2022-11-09 18:23:08
193阅读
Descriptiona
原创 2022-11-09 18:27:12
181阅读
n the Children’s Day. One of them is made up of red one’s, whose number is about n, and the other
原创 2022-11-09 19:51:12
114阅读
题目链接https://www.nowcoder.com/practice/508f66c6c93d4191ab25151066cb50ef?tpId=40&tqI
原创 2022-08-10 15:21:39
29阅读
DescriptionYou will get line with some words(only lowercase an
原创 2022-11-09 18:21:08
79阅读
DescriptionA googol written out in decimal has 101 digits. A googol
原创 2022-11-09 18:21:18
49阅读
DescriptionThis problem is quiet easy. Initially, there is a string A.   Then we do the follow
原创 2022-11-09 18:23:03
44阅读
Description A dartboard is a disc divided into n segments, with each segment labeled with a distinct positive integer between 1 and n. That integer indicates the score for hitting the segment. To m
原创 2022-11-09 22:00:18
106阅读
DescriptionThere is a sequence of N numbers. Cut them into n
原创 2022-11-09 18:19:46
73阅读
DescriptionHehe keeps a flock of sheep, numbered from 1 to n and each with a weightf numbers (
原创 2022-11-09 18:22:47
67阅读
DescriptionGive you a positive integer x, determine whether it is the sum of three pos
原创 2022-11-09 18:22:54
59阅读
Description An even number N of strands are stuck through a wall. On one side of the wall, a girl ties N/2 knots between disjoint pairs of strands. On the other side of the wall, the girl's groo
原创 2022-11-09 19:50:58
123阅读
1606 - Naive时间限制:3秒 内存限制:128兆 779 次提交 138 次通过 题目描述 Give you a positive integer x, determine whether it is the sum of three positive cubic numb...
原创 2022-10-18 13:46:55
34阅读
题目描述 This problem is quiet easy. Initially, there is a string A.Then we do the following process infinity times. A := A + “HUSTACM” + AFor ex...
原创 2022-10-18 13:47:04
52阅读
编码学习---代码OJ网站
原创 2022-02-21 14:26:45
863阅读
There is a string A. The length of A is less than 1,000,000. I rewrite it again and again. Then I got a new string: AAAAAA...... Now I cut it from two
转载 2017-05-04 19:51:00
31阅读
  • 1
  • 2
  • 3
  • 4
  • 5