QOJ.ac

QOJ

ID提交记录ID题目HackerOwner结果提交时间测评时间
#399#200271#7522. Sequence Shift_map__map_Failed.2023-10-04 16:11:172023-10-04 16:11:17

詳細信息

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题目提交者结果用时内存语言文件大小提交时间测评时间
#200271#7522. Sequence Shift_map_AC ✓1694ms34948kbC++202.0kb2023-10-04 16:09:462023-10-04 16:21:09