QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#951300#3063. Faulty Factorialangletrisection RE 0ms3712kbC++142.2kb2025-03-26 07:23:232025-03-26 07:23:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3712kb

input:

4 5 1

output:

4 1

result:

ok Correct!

Test #2:

score: -100
Runtime Error

input:

4 127 24

output:

-1 -1


result: