QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#132178#2920. Ultimate Binary WatchZhaoZiLongWA 1ms3456kbC++141.1kb2023-07-29 03:58:112023-07-29 03:58:14

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3456kb

input:

1234

output:

.
 
.
 
 
 
.
 
.
.
 
.
 
 
 
.
 
*
.
 
*
 
 
 
*
 
.
*
 
.
 
 
 
*
 
.

result:

wrong answer 1st lines differ - expected: '. .   . .', found: '.'