QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#405297#5647. Another Wine Tasting EventZhaoZiLongRE 1ms3476kbC++201.1kb2024-05-05 16:50:032024-05-05 16:50:04

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 3476kb

input:

5
RWWRRRWWW

output:

3

result:

ok At least n intervals

Test #2:

score: -100
Runtime Error

input:

1
R

output:


result: