
被虐赛
quarter-moon
这个作者很懒,什么都没留下…
展开
-
A. Vasya and Book
A. Vasya and Booktime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputVasya is reading a e-book. The file of the book consists of nn pages, numbered fr...原创 2018-12-04 16:47:27 · 194 阅读 · 0 评论 -
B. Vova and Trophies
#include<bits/stdc++.h>using namespace std;int main(){ int num; cin>>num;char c; int g=0,g1=0,pre=0;int ans=0; while(num--) { cin>>c; ...原创 2018-12-04 17:52:44 · 215 阅读 · 0 评论 -
C. Multi-Subject Competitiontime
C. Multi-Subject Competitiontime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputA multi-subject competition is coming! The competition ha...原创 2018-12-04 18:44:29 · 203 阅读 · 0 评论 -
C. Ehab and a 2-operation tasktime
C. Ehab and a 2-operation tasktime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou’re given an array aa of length nn. You can perform the following ...原创 2018-12-05 16:06:37 · 124 阅读 · 0 评论 -
B. Ehab and subtraction
B. Ehab and subtractiontime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou're given an array aa. You should repeat th...原创 2018-12-05 16:41:23 · 206 阅读 · 1 评论