QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#132225#2920. Ultimate Binary WatchMaMengQiWA 0ms3460kbC++17997b2023-07-29 04:56:122023-07-29 04:56:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1234

output:

- -   - -
- -   - *
- *   * -
* -   * -

result:

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