Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: 5009_Arrangement(AC) Download
 Description: ACM' s a problem (on the whole array) entitled: 5009 ArrangementTimeLimit: 1 Second Memorylimit: 32 Megabyte Totalsubmit: 414 Accepted: 176 Given a string of letters (AZ), your task is to arrange them in alphabetic order. Following is an example: A string " BAC" contains 3 letters B, A and C, you should output ABC ACB BAC BCA CAB CBA In the output file. A string may contain several letters same, for example " BBC" you should output like this: BBC BCB CBB Input The first line of input contains a single integer t, the number of test cases, followed by the input data for each test data.Each test case is a string of n (1 < = n < = 26) letters. Output You should output Case K: in the first line and the sequences of arrangement in the following lines of each case. Sample Input 2 BAC BBC Sample Output Case 1: ABC ACB BAC BCA CAB CBA Case 2: BBC BCB CBB
 Downloaders recently: [More information of uploader ljjyxz123]
 To Search: acm Arrangement 5009
  • [SAMSUNG5009] - SAMSUNG 5009 source code, it is of value
File list (Check if you may need any files):
5009_Arrangement(AC)
....................\5009.cpp
....................\5009.dev
....................\5009.exe
....................\5009.o
....................\Makefile.win
    

CodeBus www.codebus.net