摘要:
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner in = new Scanner(System.in); int n = in.nextInt(); int 閱讀全文
摘要:
#include <iostream> #include <bits/stdc++.h> #include <string> using namespace std; int array[1000006]= {0}; int main() { int n; int sum=0; cin>>n; in 閱讀全文
摘要:
#include <iostream> #include <bits/stdc++.h> #include <string> using namespace std; int r,y,g; void change(long long int sum,int &k,int &t)//最開(kāi)始顯示為t秒, 閱讀全文
摘要:
#include <iostream> #include <bits/stdc++.h> #include <string> using namespace std; int main() { int r,y,g; cin>>r>>y>>g; int n; cin>>n; int sum=0; wh 閱讀全文