QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#564351#9237. Messagegoj_bot10 5ms4040kbC++20273b2024-09-14 22:37:582024-09-14 22:37:58

Judging History

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

  • [2024-09-14 22:37:58]
  • 评测
  • 测评结果:0
  • 用时:5ms
  • 内存:4040kb
  • [2024-09-14 22:37:58]
  • 提交

answer

#include "message.h"
#include<bits/stdc++.h>
#define pb push_back
using namespace std;
//test
void send_message(std::vector<bool> M, std::vector<bool> C) {

}
std::vector<bool> receive_message(std::vector<std::vector<bool>> R) {
	vector<bool> res;
	return res;
}

詳細信息

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 3760kb

Manager to Aisha


Aisha to Manager


Manager to Basma


Basma to Manager


Manager to Checker

0
ing with message 'decoded message is incorrect'
Sending secret with code DIE to mgr2sol[1]
Quitting with result code 1

result:

wrong output format Extra information in the output file

Subtask #2:

score: 0
Wrong Answer

Test #8:

score: 0
Wrong Answer
time: 5ms
memory: 4040kb

Manager to Aisha


Aisha to Manager


Manager to Basma


Basma to Manager


Manager to Checker

0
ing with message 'decoded message is incorrect'
Sending secret with code DIE to mgr2sol[1]
Quitting with result code 1

result:

wrong output format Extra information in the output file