摘要:
#include <bits/stdc++.h> #define _xx ios_base::sync_with_stdio(0);cin.tie(0); using namespace std; typedef long long ll; int main() { ll n; cin >> n; 阅读全文
posted @ 2017-05-22 20:29
NWU_ACM
阅读(142)
评论(0)
推荐(0)
浙公网安备 33010602011771号