QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#863711#9797. Who Am I?GuanYunchangWA 0ms3584kbC++20603b2025-01-19 21:32:312025-01-19 21:32:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3584kb

input:



output:

         ##### 
     ####  ##  
   ###    ## ##
  ##      #  # 
 #      #  ##  
#### #    ##  #
## ##   # ##  #
   ## ## ## # #
    ##   ## ## 
     ##  # # ##
    # # #  ## #
  ## ##  ## ## 
  # #  ##   ## 
  # #  # #  #  
   ##### ###   

result:

wrong answer Token parameter [name=s_0] equals to "#####", doesn't correspond to pattern "[.#]{15}"