QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#564351 | #9237. Message | goj_bot1 | 0 | 5ms | 4040kb | C++20 | 273b | 2024-09-14 22:37:58 | 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