QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#78353#5503. Euclidean AlgorithmdnialhWA 12ms7752kbPython30b2023-02-18 04:01:452023-02-18 04:01:47

Judging History

你现在查看的是最新测评结果

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2023-02-18 04:01:47]
  • 评测
  • 测评结果:WA
  • 用时:12ms
  • 内存:7752kb
  • [2023-02-18 04:01:45]
  • 提交

answer


Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 7752kb

input:

3
2
5
14

output:


result:

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