QOJ.ac
QOJ
ID | Submission ID | Problem | Hacker | Owner | Result | Submit time | Judge time |
---|---|---|---|---|---|---|---|
#399 | #200271 | #7522. Sequence Shift | _map_ | _map_ | Failed. | 2023-10-04 16:11:17 | 2023-10-04 16:11:17 |
Details
Extra Test:
Invalid Input
input:
// Problem: Chattering // Contest: Luogu // URL: https://www.luogu.com.cn/problem/CF1032G // Memory Limit: 250 MB // Time Limit: 2000 ms // // Powered by CP Editor (https://cpeditor.org) // dottle bot #ifndef ONLINE_JUDGE #define DEBUG #endif #include <stdio.h> #include <string.h> #include <algorit...
output:
result:
FAIL Expected integer, but "//" found (stdin, line 1)
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#200271 | #7522. Sequence Shift | _map_ | AC â | 1694ms | 34948kb | C++20 | 2.0kb | 2023-10-04 16:09:46 | 2023-10-04 16:21:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.