#define _CRT_SECURE_NO_WARNINGS
#include <iostream>
#include <algorithm>
#include <vector>
using namespace std;
typedef long long LL;
const int n = 1e6 + 10;
vector<int> add(vector<int>& A, vector<in...
英文文章 | 文章字数 | 测试时长 | 准确率 | 速度 | 退格数 | 出错数 | 成绩 |
---|---|---|---|---|---|---|---|
《高精度加法,模板》 | 703字 | 2.0分钟 | 100% | 140 CPM | 20 次 | 0 | 及格,继续努力! |
励志名言: 做好每一件该做的事就是责任。 ——王爱珍 | |||||||
您觉的这篇文章怎么样,评个分吧,做其他人的指路灯 |