摘要:
1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 int main() 7 { 8 string str; 9 while(getline(cin,str))10 {11 ... 阅读全文
posted @ 2015-01-23 23:36
daydaycode
阅读(118)
评论(0)
推荐(0)
摘要:
Spreadsheet TrackingData in spreadsheets are stored in cells, which are organized in rows (r) and columns (c). Some operations on spreadsheets can be... 阅读全文
posted @ 2015-01-23 16:24
daydaycode
阅读(249)
评论(0)
推荐(0)
摘要:
Some message encoding schemes require that an encoded message be sent in two parts. The first part, called the header, contains the characters o... 阅读全文
posted @ 2015-01-23 00:49
daydaycode
阅读(254)
评论(0)
推荐(0)

浙公网安备 33010602011771号