2017 雷火研發筆試3.20

總共4個編程題,分別是10,20,30,40分。   水題AC代碼: 1 #include "iostream" 2 #include "string.h" 3 #include "vector" 4 5 using namespace std; 6 7 int n, m; 8 9 int v[10005]; 10 11 void turn(int l, int r) 1
相關文章
相關標籤/搜索