QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#405299#5647. Another Wine Tasting EventGuanYunchangRE 0ms3544kbC++201.1kb2024-05-05 16:51:332024-05-05 16:51:34

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3544kb

input:

5
RWWRRRWWW

output:

3

result:

ok At least n intervals

Test #2:

score: -100
Runtime Error

input:

1
R

output:


result: