thumbnail
小苯的数字折叠-牛客周赛106B
题目链接 这是爆掉的C++(long long 爆了) #define _CRT_SECURE_NO_WARNINGS #include <iostream> using namespace std; long long reverse(long long n) { long long rev = 0; while (n > 0) { int…
thumbnail
末日DISCO
原题链接:小白月赛106-B 题目描述 明白 你那份跳动的爱 别再 装作着无所谓的姿态 现在 就跟着节奏摇摆 将所有的伪装抛开 ——阿良良木健《末日DISCO》 给定一个正整数 n,你需要构造 n 个集合 S1,S2,…,Sn​,每个集合均含有 n 个元素,且满足: 1. 在每个集合中,每个数最多出现 1 次。 2. 任意两个集合 Si,Sj​ 满…
thumbnail
这是一篇凑数的文章(也是测试)
package com.yu.ui; import javax.swing.*; import javax.swing.border.BevelBorder; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.…
thumbnail
这是一篇测试文章
这是标题 In this letter, you should give one of your friends some advice about how to improve the presentation he is going to take next month. You should write at least 120 words …
世界,您好!
欢迎使用 WordPress。这是您的第一篇文章。编辑或删除它,然后开始写作吧!