QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#18650#2069. Geometry PTSDlapa#AC ✓5ms8368kbPython379b2022-01-23 21:11:282022-05-06 01:59:13

Judging History

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

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2022-05-06 01:59:13]
  • 评测
  • 测评结果:AC
  • 用时:5ms
  • 内存:8368kb
  • [2022-01-23 21:11:28]
  • 提交

answer

print('999990 999991 0')
print('-999989 1 999989')
print('1 -999991 -999990')

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 5ms
memory: 8368kb

input:



output:

999990 999991 0
-999989 1 999989
1 -999991 -999990

result:

ok AC, the distance of origin to plane ABC is 1.36087e-19