A string that is obtained by rearranging the letters of the word
SUCCESS
is called awesome, if the string contains the substring UE or EU.
Thus, both SCUESCS and SCSEUCS are awesome, whereas SUCCESS is not awesome.
What is the number of awesome strings?