UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#185445#8. 小w、小j和小zwxz01ms1116kbC++1194b2023-09-29 20:31:062023-09-29 20:31:07

answer

#include<bits/stdc++.h>
using namespace std;
int main()
{
	cout<<"Forever";
	return 0;
}

详细

小提示:点击横条可展开更详细的信息

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 1116kb

input:

20 10
-715624307 -28629151
957936621 17210368
-753657459 59049
-40974960 5153632
-402454312 -3450252...

output:

Forever

result:

wrong answer Wrong answer!

Subtask #2:

score: 0
Wrong Answer

Test #6:

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

input:

200 10
-487405787 3200000
725249085 28629151
-671026855 -4084101
38046635 45435424
-188495128 643634...

output:

Forever

result:

wrong answer Wrong answer!

Subtask #3:

score: 0
Skipped

Subtask #4:

score: 0
Wrong Answer

Test #18:

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

input:

2000 10
882856800 -387420489
866607093 -134217728
481381898 1
-488180557 1953125
-783185249 -19683
-...

output:

Forever

result:

wrong answer Wrong answer!

Subtask #5:

score: 0
Skipped

Subtask #6:

score: 0
Skipped