QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#101243#2920. Ultimate Binary WatchGuanYunchangRE 2ms3384kbC++171.5kb2023-04-29 03:16:392023-04-29 03:16:43

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 3384kb

input:

1234

output:

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

result:

ok 4 lines

Test #2:

score: -100
Runtime Error

input:

0056

output:


result: