QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#559781 | #8221. 多方计算 | ktq_cpp | 0 | 25ms | 54552kb | C++20 | 197b | 2024-09-12 09:20:32 | 2024-09-12 09:20:32 |
Judging History
answer
#include "mpc.h"
#include <cstdio>
int precalc(int n,int m){
printf("OK, you get 100 points");
return 0;
}
bool transmit(player &player, int round,int position){
return 0;
}
Details
Tip: Click on the bar to expand more detailed information
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 6000kb
input:
5 5 3185997250635081508 10243950506680270049
output:
OK, you get 100 points4123764187658
result:
wrong output format Expected unsigned integer, but "OK," found
Subtask #2:
score: 0
Wrong Answer
Test #37:
score: 0
Wrong Answer
time: 7ms
memory: 31152kb
input:
1000 1 17833636513278974999 18032835279213373306
output:
OK, you get 100 points4123764187658
result:
wrong output format Expected unsigned integer, but "OK," found
Subtask #3:
score: 0
Wrong Answer
Test #73:
score: 0
Wrong Answer
time: 9ms
memory: 31416kb
input:
1000 10 7581650225429700886 16046788410942473709
output:
OK, you get 100 points4123764187648
result:
wrong output format Expected unsigned integer, but "OK," found
Subtask #4:
score: 0
Wrong Answer
Test #109:
score: 0
Wrong Answer
time: 8ms
memory: 31144kb
input:
1000 30 15510757929061591914 2629686482095382587
output:
OK, you get 100 points4123764187648
result:
wrong output format Expected unsigned integer, but "OK," found
Subtask #5:
score: 0
Wrong Answer
Test #145:
score: 0
Wrong Answer
time: 1ms
memory: 5924kb
input:
3 1000 341353812123787886 3685575517089631424
output:
OK, you get 100 points4123764187648
result:
wrong output format Expected unsigned integer, but "OK," found
Subtask #6:
score: 0
Wrong Answer
Test #181:
score: 0
Wrong Answer
time: 0ms
memory: 6096kb
input:
10 1000 18326939717248212778 15447461170187547045
output:
OK, you get 100 points4123764187648
result:
wrong output format Expected unsigned integer, but "OK," found
Subtask #7:
score: 0
Wrong Answer
Test #217:
score: 0
Wrong Answer
time: 7ms
memory: 18928kb
input:
500 1000 3911210051670624968 2787181900148297327
output:
OK, you get 100 points4123764187648
result:
wrong output format Expected unsigned integer, but "OK," found
Subtask #8:
score: 0
Wrong Answer
Test #253:
score: 0
Wrong Answer
time: 12ms
memory: 31396kb
input:
1000 1000 2442055921391744378 15448328346037637846
output:
OK, you get 100 points4123764187648
result:
wrong output format Expected unsigned integer, but "OK," found
Subtask #9:
score: 0
Wrong Answer
Test #289:
score: 0
Wrong Answer
time: 18ms
memory: 43368kb
input:
1500 1500 8660688640427922501 1436138393991664715
output:
OK, you get 100 points4123764187648
result:
wrong output format Expected unsigned integer, but "OK," found
Subtask #10:
score: 0
Wrong Answer
Test #325:
score: 0
Wrong Answer
time: 25ms
memory: 54552kb
input:
2000 2000 6596342253746377097 6195418207254921855
output:
OK, you get 100 points4123764187648
result:
wrong output format Expected unsigned integer, but "OK," found