12 2020 档案
摘要:DEC to BIN, HEX, OCT #include<iostream> #include<vector> #include<algorithm> using namespace std; void convert_1(int a, int b); void convert_2(int a,
阅读全文
摘要:Easier said than done. #include <iostream> #include <string> using namespace std; int main(void) { /* //You can get the size as you like, the fisrt ed
阅读全文
摘要:/* It's not easily readable or some-what explicitly 'cause comments are lack, goal is not clear Prctice is the sole criterion of truth so just read th
阅读全文
摘要:实践出真知啊 #include <iostream> #include <string> #include <fstream> #include <cstdlib>// offer the exit() double average(double sum, int num_of_items); in
阅读全文

浙公网安备 33010602011771号