QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#343250#7656. Eszettniolle#AC ✓0ms3708kbC++14869b2024-03-02 11:45:072024-03-02 11:45:07

Judging History

你现在查看的是最新测评结果

  • [2024-03-02 11:45:07]
  • 评测
  • 测评结果:AC
  • 用时:0ms
  • 内存:3708kb
  • [2024-03-02 11:45:07]
  • 提交

answer

#include<bits/stdc++.h>
#define rep(i,a,b) for(int i=a;i<=b;i++)
#define dwn(i,a,b) for(int i=a;i>=b;i--)
#define lowbit(x) (x&(-x))
#define MAXN 23
using namespace std;
typedef long long ll;
inline int read(){
	int x=0,f=1;
	char ch=getchar();
	while(ch>'9' || ch<'0'){if(ch=='-') f=-1; ch=getchar();}
	while('0'<=ch && ch<='9') x=(x<<1)+(x<<3)+ch-'0',ch=getchar();
	return x*f;
}
char s[MAXN];
int n;

void work(char *a,int st,int l){
	rep(i,0,l-1) cout<<a[i];cout<<endl; 
	char b[MAXN];
	rep(i,st,l-2){
		if(a[i]=='s' && a[i+1]=='s'){
			rep(j,0,i-1) b[j]=a[j];
			b[i]='B';
			rep(j,i+2,l-1) b[j-1]=a[j];
			work(b,i+1,l-1);
//			cout<<"A:"<<a<<" B:"<<b<<endl;
		}
	}
}
int main(){
//	freopen("11.out","w",stdout);
	cin>>s;
	n=strlen(s);
	rep(i,0,n-1) if('A'<=s[i] && s[i]<='Z') s[i] += ('a' - 'A');
	work(s,0,n);
	return 0;
}

詳細信息

Test #1:

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

input:

AUFREISSEN

output:

aufreissen
aufreiBen

result:

ok correct

Test #2:

score: 0
Accepted
time: 0ms
memory: 3564kb

input:

MASSSTAB

output:

massstab
maBstab
masBtab

result:

ok correct

Test #3:

score: 0
Accepted
time: 0ms
memory: 3688kb

input:

EINDEUTIG

output:

eindeutig

result:

ok correct

Test #4:

score: 0
Accepted
time: 0ms
memory: 3608kb

input:

S

output:

s

result:

ok correct

Test #5:

score: 0
Accepted
time: 0ms
memory: 3528kb

input:

STRASSE

output:

strasse
straBe

result:

ok correct

Test #6:

score: 0
Accepted
time: 0ms
memory: 3536kb

input:

M

output:

m

result:

ok correct

Test #7:

score: 0
Accepted
time: 0ms
memory: 3500kb

input:

MZ

output:

mz

result:

ok correct

Test #8:

score: 0
Accepted
time: 0ms
memory: 3628kb

input:

SE

output:

se

result:

ok correct

Test #9:

score: 0
Accepted
time: 0ms
memory: 3608kb

input:

BS

output:

bs

result:

ok correct

Test #10:

score: 0
Accepted
time: 0ms
memory: 3496kb

input:

SS

output:

ss
B

result:

ok correct

Test #11:

score: 0
Accepted
time: 0ms
memory: 3608kb

input:

MZN

output:

mzn

result:

ok correct

Test #12:

score: 0
Accepted
time: 0ms
memory: 3496kb

input:

SET

output:

set

result:

ok correct

Test #13:

score: 0
Accepted
time: 0ms
memory: 3668kb

input:

BSC

output:

bsc

result:

ok correct

Test #14:

score: 0
Accepted
time: 0ms
memory: 3608kb

input:

SSH

output:

ssh
Bh

result:

ok correct

Test #15:

score: 0
Accepted
time: 0ms
memory: 3604kb

input:

HJS

output:

hjs

result:

ok correct

Test #16:

score: 0
Accepted
time: 0ms
memory: 3552kb

input:

SUS

output:

sus

result:

ok correct

Test #17:

score: 0
Accepted
time: 0ms
memory: 3604kb

input:

TSS

output:

tss
tB

result:

ok correct

Test #18:

score: 0
Accepted
time: 0ms
memory: 3660kb

input:

SSS

output:

sss
Bs
sB

result:

ok correct

Test #19:

score: 0
Accepted
time: 0ms
memory: 3592kb

input:

QSSS

output:

qsss
qBs
qsB

result:

ok correct

Test #20:

score: 0
Accepted
time: 0ms
memory: 3700kb

input:

CWSF

output:

cwsf

result:

ok correct

Test #21:

score: 0
Accepted
time: 0ms
memory: 3684kb

input:

SKMS

output:

skms

result:

ok correct

Test #22:

score: 0
Accepted
time: 0ms
memory: 3628kb

input:

SSOSY

output:

ssosy
Bosy

result:

ok correct

Test #23:

score: 0
Accepted
time: 0ms
memory: 3608kb

input:

SJTJS

output:

sjtjs

result:

ok correct

Test #24:

score: 0
Accepted
time: 0ms
memory: 3628kb

input:

KFQSS

output:

kfqss
kfqB

result:

ok correct

Test #25:

score: 0
Accepted
time: 0ms
memory: 3624kb

input:

SSTBAS

output:

sstbas
Btbas

result:

ok correct

Test #26:

score: 0
Accepted
time: 0ms
memory: 3532kb

input:

SEJWHS

output:

sejwhs

result:

ok correct

Test #27:

score: 0
Accepted
time: 0ms
memory: 3684kb

input:

VSSIVK

output:

vssivk
vBivk

result:

ok correct

Test #28:

score: 0
Accepted
time: 0ms
memory: 3600kb

input:

SISDRKS

output:

sisdrks

result:

ok correct

Test #29:

score: 0
Accepted
time: 0ms
memory: 3600kb

input:

SSIIYRU

output:

ssiiyru
Biiyru

result:

ok correct

Test #30:

score: 0
Accepted
time: 0ms
memory: 3536kb

input:

SVXSCSI

output:

svxscsi

result:

ok correct

Test #31:

score: 0
Accepted
time: 0ms
memory: 3540kb

input:

CSSUFKSA

output:

cssufksa
cBufksa

result:

ok correct

Test #32:

score: 0
Accepted
time: 0ms
memory: 3704kb

input:

XYCXSUJW

output:

xycxsujw

result:

ok correct

Test #33:

score: 0
Accepted
time: 0ms
memory: 3604kb

input:

SSCCVGSE

output:

ssccvgse
Bccvgse

result:

ok correct

Test #34:

score: 0
Accepted
time: 0ms
memory: 3556kb

input:

USODCFCQW

output:

usodcfcqw

result:

ok correct

Test #35:

score: 0
Accepted
time: 0ms
memory: 3556kb

input:

QSSYLGSUT

output:

qssylgsut
qBylgsut

result:

ok correct

Test #36:

score: 0
Accepted
time: 0ms
memory: 3692kb

input:

SFSWSZFVG

output:

sfswszfvg

result:

ok correct

Test #37:

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

input:

ZDIISSFQBK

output:

zdiissfqbk
zdiiBfqbk

result:

ok correct

Test #38:

score: 0
Accepted
time: 0ms
memory: 3708kb

input:

NASPGSYSLL

output:

naspgsysll

result:

ok correct

Test #39:

score: 0
Accepted
time: 0ms
memory: 3500kb

input:

TYSNSELISR

output:

tysnselisr

result:

ok correct

Test #40:

score: 0
Accepted
time: 0ms
memory: 3604kb

input:

SASIIFGXSPC

output:

sasiifgxspc

result:

ok correct

Test #41:

score: 0
Accepted
time: 0ms
memory: 3556kb

input:

BCSADCQJASS

output:

bcsadcqjass
bcsadcqjaB

result:

ok correct

Test #42:

score: 0
Accepted
time: 0ms
memory: 3692kb

input:

SQSPSUXEOBV

output:

sqspsuxeobv

result:

ok correct

Test #43:

score: 0
Accepted
time: 0ms
memory: 3504kb

input:

GSKRZGXGJSES

output:

gskrzgxgjses

result:

ok correct

Test #44:

score: 0
Accepted
time: 0ms
memory: 3604kb

input:

DSSCJYYFKSZQ

output:

dsscjyyfkszq
dBcjyyfkszq

result:

ok correct

Test #45:

score: 0
Accepted
time: 0ms
memory: 3704kb

input:

KLSZNDQRYSSK

output:

klszndqryssk
klszndqryBk

result:

ok correct

Test #46:

score: 0
Accepted
time: 0ms
memory: 3556kb

input:

QNYSSOIOHKSPP

output:

qnyssoiohkspp
qnyBoiohkspp

result:

ok correct

Test #47:

score: 0
Accepted
time: 0ms
memory: 3668kb

input:

KHFSGMSNZBSNA

output:

khfsgmsnzbsna

result:

ok correct

Test #48:

score: 0
Accepted
time: 0ms
memory: 3628kb

input:

YBSDSSCXQNYNW

output:

ybsdsscxqnynw
ybsdBcxqnynw

result:

ok correct

Test #49:

score: 0
Accepted
time: 0ms
memory: 3608kb

input:

POGSVOPOZWSSBX

output:

pogsvopozwssbx
pogsvopozwBbx

result:

ok correct

Test #50:

score: 0
Accepted
time: 0ms
memory: 3632kb

input:

BRGSUSVQWBYHSX

output:

brgsusvqwbyhsx

result:

ok correct

Test #51:

score: 0
Accepted
time: 0ms
memory: 3632kb

input:

XFTTSZJMJFMYST

output:

xfttszjmjfmyst

result:

ok correct

Test #52:

score: 0
Accepted
time: 0ms
memory: 3608kb

input:

PIRMPOSGPIMFBEK

output:

pirmposgpimfbek

result:

ok correct

Test #53:

score: 0
Accepted
time: 0ms
memory: 3704kb

input:

BHPGVKJMPQDSISS

output:

bhpgvkjmpqdsiss
bhpgvkjmpqdsiB

result:

ok correct

Test #54:

score: 0
Accepted
time: 0ms
memory: 3536kb

input:

EGLSNBNSLLVWVPS

output:

eglsnbnsllvwvps

result:

ok correct

Test #55:

score: 0
Accepted
time: 0ms
memory: 3492kb

input:

ACTSFNGHJSNWSJJP

output:

actsfnghjsnwsjjp

result:

ok correct

Test #56:

score: 0
Accepted
time: 0ms
memory: 3672kb

input:

QUSSADXNLLJHXFXS

output:

qussadxnlljhxfxs
quBadxnlljhxfxs

result:

ok correct

Test #57:

score: 0
Accepted
time: 0ms
memory: 3636kb

input:

RNEHZSVOPKIDSPJF

output:

rnehzsvopkidspjf

result:

ok correct

Test #58:

score: 0
Accepted
time: 0ms
memory: 3612kb

input:

RKXBCPXJSATTJMSSO

output:

rkxbcpxjsattjmsso
rkxbcpxjsattjmBo

result:

ok correct

Test #59:

score: 0
Accepted
time: 0ms
memory: 3676kb

input:

XKSZJJHSVSHUAHTCE

output:

xkszjjhsvshuahtce

result:

ok correct

Test #60:

score: 0
Accepted
time: 0ms
memory: 3536kb

input:

SNGJTDICCSWLRDVBN

output:

sngjtdiccswlrdvbn

result:

ok correct

Test #61:

score: 0
Accepted
time: 0ms
memory: 3540kb

input:

BLSDETWYSWXSGKNPMO

output:

blsdetwyswxsgknpmo

result:

ok correct

Test #62:

score: 0
Accepted
time: 0ms
memory: 3500kb

input:

STJSQRSZPNHVLKILRO

output:

stjsqrszpnhvlkilro

result:

ok correct

Test #63:

score: 0
Accepted
time: 0ms
memory: 3612kb

input:

XSGLLGSMLDISWNXPWA

output:

xsgllgsmldiswnxpwa

result:

ok correct

Test #64:

score: 0
Accepted
time: 0ms
memory: 3632kb

input:

UASUWWGCTGGSKSNWLJX

output:

uasuwwgctggsksnwljx

result:

ok correct

Test #65:

score: 0
Accepted
time: 0ms
memory: 3604kb

input:

LXAWDLZSCRNEXSGGSKB

output:

lxawdlzscrnexsggskb

result:

ok correct

Test #66:

score: 0
Accepted
time: 0ms
memory: 3540kb

input:

XUKSIYXNSSOECOXMRXU

output:

xuksiyxnssoecoxmrxu
xuksiyxnBoecoxmrxu

result:

ok correct

Test #67:

score: 0
Accepted
time: 0ms
memory: 3540kb

input:

VTRRKTFSWGBKHSRBSPVV

output:

vtrrktfswgbkhsrbspvv

result:

ok correct

Test #68:

score: 0
Accepted
time: 0ms
memory: 3608kb

input:

VHYYZSLSFAJXXRJSJRDF

output:

vhyyzslsfajxxrjsjrdf

result:

ok correct

Test #69:

score: 0
Accepted
time: 0ms
memory: 3560kb

input:

SSXLSMXANFXWGOTQVFVQ

output:

ssxlsmxanfxwgotqvfvq
Bxlsmxanfxwgotqvfvq

result:

ok correct