桂電信科2020程序設計大賽題解

1 奧利給 輸出語句node #include<bits/stdc++.h> using namespace std; int main(){ //cout<<"奧利給"<<endl; printf("奧利給"); return 0; } 2 兩極反轉數 取位數 注意前置 0 的格式要求c++ #include<bits/stdc++.h> using name
相關文章
相關標籤/搜索