QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#77810 | #5504. Flower Garden | chenshi | WA | 1ms | 1752kb | C++ | 98b | 2023-02-15 17:22:00 | 2023-02-15 17:22:02 |
Judging History
answer
#include<cstdio>
using namespace std;
int main(){
printf("TAK\nRFF\nTAK\nRFF");
return 0;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 1752kb
input:
2 1 3 1 1 2 2 1 2 3 3 1 1 3 3 1 3 1 1 2 2 2 2 3 3 3 3 1 1
output:
TAK RFF TAK RFF
result:
wrong answer zla odpowiedz!