摘要:
题意简述 :输入若干行代码,要求各列单词的左边界对齐且尽量靠左。单词之间至少要空一格。每个单词不超过80个字符,每行不超过180个字符,一共最多1000行。 code : include using namespace std; int Max[200]; vector s[1010]; int r 阅读全文
摘要:
A children’s board game consists of a square array of dots that contains lines connecting some of the pairs of adjacent dots. One part of the game req 阅读全文
摘要:
Some message encoding schemes require that an encoded message be sent in two parts. The first part, called the header, contains the characters of the 阅读全文
摘要:
In a serious attempt to downsize (reduce) the dole queue, The New National Green Labour Rhinoceros Party has decided on the following strategy. Every 阅读全文