08 2016 档案
摘要:#include<bits/stdc++.h> using namespace std; typedef long long ll; //int INF=(1<<31)-1; //int mi=-(1<<31)+1; #define read(x) scanf("%d",&x); #define f
阅读全文
摘要:import java.util.Scanner; public class hello { public static void main(String[] args) { Scanner cin = new Scanner(System.in); { while(cin.hasNextIn...
阅读全文
摘要:#include using namespace std; int main() { int n; cin>>n; cout<<__builtin_popcount(n)<<endl; }
阅读全文
摘要:B. Worms time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output It is lunch time for Mole. His f
阅读全文
摘要:A. Team Olympiad time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output The School №0 of the cap
阅读全文
摘要:Manao is trying to open a rather challenging lock. The lock has n buttons on it and to open it, you should press the buttons in a certain order to ope
阅读全文
摘要:Co-prime Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3587 Accepted Submission(s): 1419 Proble
阅读全文

浙公网安备 33010602011771号