QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#405300#5647. Another Wine Tasting EventGuanYunchangRE 1ms3728kbC++201.2kb2024-05-05 16:52:562024-05-05 16:52:56

详细

Test #1:

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

input:

5
RWWRRRWWW

output:

2

result:

ok At least n intervals

Test #2:

score: -100
Runtime Error

input:

1
R

output:


result: