当前位置:首页 / 个人主页
guiguiagui的背景图
guiguiagui

guiguiagui

打字记录

19

累计打字测试

154 分钟

中文最高打字速度

0 字/分

英文最高打字速度

28 WPM

最近一次中文打字

击败了全国 0% 的人

最近一次英文打字

击败了全国 0% 的人

ac自动机cpp

#include#include#include#include#include#include#include#include using namespace std;mt19937 rnd(time(0)); constexpr auto INF = 11451419;con…

时间: 2025-06-21 浏览数: 73 收藏数: 0 评分: 0 测试数: 16 最快速度: 52 WPM 字数: 1279 开始打字练习

Matplotlib

import matplotlib.pyplot as pltfruits = ['apple', 'banana', 'cherry', 'date']bar_values = [10, 24, 18, 30]line_values = [15, 20, 25, 28]pie_…

时间: 2025-06-20 浏览数: 91 收藏数: 0 评分: 0 测试数: 60 最快速度: 47 WPM 字数: 1218 开始打字练习

Miller Rabin随机大素数检验cpp

long long mod_mul(long long a, long long b, long long n){long long result = 0;while (b > 0){if (b & 1)result = (result + a) % n;a = (a + a) …

时间: 2024-09-30 浏览数: 188 收藏数: 1 评分: 0 测试数: 104 最快速度: 37 WPM 字数: 703 开始打字练习

当前级别

暂无评级!

被谁挑战

暂无被挑战记录!