QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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;
}
Details
Tip: Click on the bar to expand more detailed information
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