QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#84653 | #4827. Message Made of Noise | kkio | AC ✓ | 4ms | 3728kb | C++14 | 1.4kb | 2023-03-06 16:37:17 | 2023-03-06 16:37:20 |
Judging History
answer
#include <bits/stdc++.h>
using namespace std;
const int maxn=10005;
int n,a[maxn];
char s[40],t[40];
int tot;
const int lef=86968;
int findnext(int pos,int x)
{
for(int i=pos;i<=10000;i++)
if((a[i]+lef)%27==x)
return i;
}
vector<int> out;
void send()
{
scanf("%s",s+1);
int len=strlen(s+1);
for(int i=1;i<=10000;i++)
scanf("%d",&a[i]);
for(int i=1;i<=len;i++)
{
if(s[i]!=s[i-1]||t[tot]=='#')t[++tot]=s[i];
else t[++tot]='#';
}
int now=1;
const int B=20;
for(int i=1;i<=tot;i++)
{
int co=t[i]=='#'?26:t[i]-'a';
for(int j=1;j<=B;j++)
{
//printf("!%d\n",now);
//printf("%d\n",co);
now=findnext(now,co);
//printf("%d\n",now);
out.push_back(a[now]);
now++;
}
}
//puts("Eva");
printf("%d\n",out.size());
for(int v:out)printf("%d ",v);
putchar('\n');
}
void rece()
{
scanf("%d\n",&n);
int lst=26;
int llst=0;
for(int i=1;i<=n;i++)
{
scanf("%d",&a[i]);
a[i]+=lef;
int x=a[i]%27;
if(lst!=x)
{
if(x!=26)putchar(x+'a'),llst=x;
else putchar(llst+'a');
}
lst=x;
}
putchar('\n');
}
string ss;
int main()
{
// freopen("data.in","r",stdin);
// freopen("Alisa.out","w",stdout);
// freopen("Alisa.out","r",stdin);
// freopen("Eva.out","w",stdout);
cin>>ss;
if(ss[0]=='A')
{
send();
}
else
{
//freopen("Alisa.out","r",stdin);
//freopen("Eva.out","w",stdout);
//puts("!");
rece();
}
}
詳細信息
Test #1:
score: 100
Accepted
time: 4ms
memory: 3552kb
input:
Alisa spark 10000 833080662 16249270 933346436 811379468 925271783 359705680 76365900 158342757 877083772 38085457 819965104 408973036 16049452 102494634 585189166 986634959 68282709 745375330 964742302 111199534 259074194 357880009 300942070 891323449 763894642 774838701 270621761 288500028 8289322...
output:
100 410020424 265316057 859114367 624187961 631244708 7850591 588414581 29970287 434382146 363823883 489595148 592489880 463424129 400929308 972308708 612605771 596505779 131879357 810242666 324350612 602448692 739940144 778167635 783737708 441212441 746159162 451126544 782864555 374667593 106656791...
input:
Eva 51 859114367 7850591 29970287 363823883 489595148 972308708 131879357 810242666 324350612 602448692 739940144 783737708 441212441 451126544 782864555 374667593 647453723 491276543 247778987 944833046 647734604 866785955 382156190 73011266 173018861 209586095 840416255 209462786 682321535 2317982...
output:
spark
result:
ok single line: 'spark'
Test #2:
score: 100
Accepted
time: 2ms
memory: 3728kb
input:
Alisa zoo 10000 956754604 875535727 764768765 403840087 67159452 949712722 115576737 264236473 212511213 562986097 859669991 893717805 838891893 47770507 416355290 159696911 702519086 615482060 179929327 523223494 166469421 452823317 391263419 32353165 631726585 32531344 424699975 294307421 85611161...
output:
60 115576737 290132169 284078526 593169072 309319044 818042217 729395493 579405390 346275402 202528212 234061485 179069829 594010419 705804000 243138831 182698224 10862826 880997658 357016380 909649248 811222033 75858052 707916955 468200074 259906009 684875398 862872412 580378081 90632101 137532748 ...
input:
Eva 28 290132169 818042217 202528212 594010419 705804000 243138831 182698224 880997658 357016380 75858052 580378081 90632101 182328664 860553706 59587528 547080601 844673224 103314622 5751796 42969040 48751954 236107006 761811154 57552631 345880771 377993599 614426335 788430076
output:
zoo
result:
ok single line: 'zoo'
Test #3:
score: 100
Accepted
time: 2ms
memory: 3516kb
input:
Alisa at 10000 310982107 539408279 796963309 809203668 523777662 545413064 979220389 847693910 138708955 656945625 74716593 934751180 481326343 167326361 231049220 522995900 37351748 788253568 916125796 387068110 517465221 271899863 460441305 620026841 944960218 415699339 335393844 48690159 42519562...
output:
40 971001458 832124663 692356922 90141686 361758635 100535228 251897957 607389002 641753306 558226241 646197614 710380610 397126799 655573904 976589756 421704440 41100830 792886832 332466767 56672891 520150833 262187865 236943756 870371262 523336455 557020008 873296847 604281996 774355968 754395921 ...
input:
Eva 22 832124663 90141686 100535228 607389002 397126799 655573904 976589756 41100830 792886832 332466767 56672891 520150833 262187865 870371262 557020008 527280642 708237261 263202471 406314999 83766438 319817178 778976667
output:
at
result:
ok single line: 'at'
Test #4:
score: 100
Accepted
time: 3ms
memory: 3564kb
input:
Alisa if 10000 503842924 757491266 141782843 236156593 872816374 282494629 8442020 266993146 431387022 916904904 536726783 139144491 897563232 774836180 933098003 649977536 426446349 179675381 976057133 192994215 912014737 649318938 281784409 433754655 579718136 693929967 122871398 670071564 6931916...
output:
40 693191689 517505794 155540635 317199787 390441013 671630029 667512799 355943356 952676782 605450005 630813778 994259671 563483986 871831141 39505597 875381884 741802327 297111328 150973207 392586352 89192263 799706713 807564145 920636905 625845829 909631192 880898872 933344779 560467246 167361259...
input:
Eva 24 517505794 317199787 390441013 667512799 355943356 605450005 630813778 563483986 39505597 875381884 741802327 297111328 150973207 89192263 799706713 807564145 920636905 625845829 880898872 560467246 523099570 937334002 676712722 648179392
output:
if
result:
ok single line: 'if'
Test #5:
score: 100
Accepted
time: 2ms
memory: 3572kb
input:
Alisa eel 10000 419034977 506627655 360958666 682067714 313353796 431192689 370972316 850816320 352477330 854979535 29434206 87388648 151667551 275112589 276381040 773593631 79329274 524349772 621505949 536647547 733312990 826490666 279158815 667907864 31822931 739964904 109173174 245982571 49308618...
output:
60 761853198 301806759 740734446 401909583 632526762 399641178 996975084 40847169 755269842 48782091 923574099 363209997 444538722 224282388 237531369 861942171 183819000 793407585 193642518 905829861 177583885 564292438 214232713 354534244 602148625 799653004 637039591 204252379 156087214 106510327...
input:
Eva 29 740734446 632526762 40847169 755269842 48782091 923574099 363209997 224282388 193642518 905829861 564292438 354534244 799653004 637039591 156087214 504499210 156033187 670285879 210272731 253917799 99655027 678123046 617056201 109109575 143977186 560024506 729680194 984360637 279681886
output:
eel
result:
ok single line: 'eel'
Test #6:
score: 100
Accepted
time: 3ms
memory: 3564kb
input:
Alisa cat 10000 429813780 552131166 455681195 172400210 186885255 914570530 663421268 36309837 82538846 199527239 779087404 945586459 313674436 774210063 266763546 350462343 300825395 764967849 225852148 348059331 687517865 907327558 175393488 120346637 521382066 657709825 513564198 595042659 958293...
output:
60 779087404 211621870 786202309 271822258 822247147 509192353 320968252 718481341 77997574 244204120 187830523 270041554 833793670 377248159 819622099 908286427 952957711 291760543 635510962 508907098 6199577 534911390 738667754 796378715 186811028 274430942 489079538 619063829 31040441 324492884 9...
input:
Eva 32 779087404 786202309 509192353 320968252 718481341 77997574 244204120 187830523 377248159 819622099 908286427 291760543 635510962 508907098 619063829 324492884 993863033 124385651 500783498 588055841 887861870 479923217 298463040 670041495 756355365 456708069 948276063 620039250 383994315 3542...
output:
cat
result:
ok single line: 'cat'
Test #7:
score: 100
Accepted
time: 1ms
memory: 3552kb
input:
Alisa real 10000 293521636 162312678 673316503 632028874 710190218 188928780 96341370 555961165 289029081 884342732 350209747 664696652 979603608 961578721 626304467 295252288 164649292 651680084 873526805 958035183 683416223 968734513 278011061 293645402 432614810 140880339 131416445 264789129 7699...
output:
80 648888316 127080943 646021888 269605303 480786964 990944782 241125244 498192406 781639621 478526227 184688845 746518102 866450590 144138625 953396179 52810288 99241351 886407262 889125379 169617310 975985419 578071839 213938094 681521664 581217879 774216525 189396336 39121707 600492207 195875337 ...
input:
Eva 33 648888316 127080943 990944782 781639621 746518102 866450590 889125379 975985419 578071839 581217879 189396336 600492207 430673601 724825830 110938926 43312724 88755587 699501149 260877644 987645122 193232195 241802522 714280447 142678054 376018183 7698277 930638224 767420578 719532487 9722401...
output:
real
result:
ok single line: 'real'
Test #8:
score: 100
Accepted
time: 3ms
memory: 3572kb
input:
Alisa queue 10000 728126608 503051601 532065691 649125958 544642619 764381278 99807076 262423745 184581551 580643211 497976687 957044918 859521736 259842796 62623567 113655749 841320664 634874725 723467845 260164633 827046454 235948513 311899723 949510236 35721445 834116947 179412731 28282810 623612...
output:
100 627459657 192814116 126939597 27841632 710518677 428546472 538909188 439087704 692798334 426984198 948110415 543963156 419064396 503537730 986138700 842179911 623665914 696195582 457706499 283794045 986133142 958943467 101846908 100076896 784194958 682032385 570530566 588761857 669333313 2397593...
input:
Eva 46 126939597 27841632 710518677 426984198 948110415 543963156 419064396 503537730 842179911 623665914 696195582 457706499 101846908 570530566 669333313 996776353 936961606 102343654 731482075 646617052 558716095 159759559 166455354 485610771 414620184 668947332 14889477 28820991 844207464 219521...
output:
queue
result:
ok single line: 'queue'
Test #9:
score: 100
Accepted
time: 3ms
memory: 3488kb
input:
Alisa cotton 10000 767299611 979529394 39913161 316465148 694895023 593011984 513519165 256775663 243632888 431633332 223892604 123184313 731920779 174332419 251563430 741176400 264757675 259841890 770005896 455626677 665021206 586325250 809408942 435300393 279787411 300849439 269112903 624785753 12...
output:
120 665021206 281835262 856841653 923590054 807790051 696101338 976676158 201066706 662065354 582986593 259267015 220442392 365905567 318410785 663340564 745542766 805978891 171682471 705601315 891800848 406452559 906782701 270420646 210291889 751543042 664134700 57152290 345429616 120342199 4453898...
input:
Eva 66 665021206 281835262 856841653 807790051 976676158 201066706 662065354 582986593 220442392 365905567 745542766 805978891 270420646 210291889 751543042 664134700 57152290 345429616 445389880 446417473 402239209 192657973 746162320 671026266 583349868 336892869 822646629 647012385 265789152 4679...
output:
cotton
result:
ok single line: 'cotton'
Test #10:
score: 100
Accepted
time: 3ms
memory: 3544kb
input:
Alisa zealous 10000 376434163 440125154 36359799 555365557 137615418 418390680 941228977 110954051 329055139 583988117 559131676 132626782 895760470 719530007 512820379 305723222 801475792 62346534 469882058 287661911 705144238 572901668 802362723 837688880 958060440 510581655 720263881 611350316 73...
output:
140 62346534 802362723 924848547 862968894 252437847 250321425 562327674 56680935 711417597 810646863 459145878 624933330 475256805 761802621 155270544 241181115 510601668 71152611 715416027 489508161 895195128 300662877 63770304 93315567 565370580 716948472 626068335 609558510 959421837 836485680 8...
input:
Eva 76 924848547 862968894 252437847 56680935 810646863 761802621 155270544 241181115 510601668 715416027 300662877 63770304 93315567 565370580 716948472 626068335 959421837 836485680 870238434 806928240 422781852 234935211 680342682 438740904 715816682 6660035 700982909 900543932 375084134 11658626...
output:
zealous
result:
ok single line: 'zealous'
Test #11:
score: 100
Accepted
time: 3ms
memory: 3552kb
input:
Alisa assessee 10000 482462411 406338426 451753105 172617988 400471250 928079398 658730375 743529855 457495918 236775269 240125765 65250594 38143537 418720947 501030902 999438611 564408934 190385769 793443047 278651171 7840279 9961946 894345874 313117394 434989606 163661658 177490635 189003645 42853...
output:
160 9961946 907944929 198068786 443955626 621954044 979948016 533436299 635298038 661818950 629373077 986749991 344154149 953349533 19923110 201886856 575469818 891351242 980093384 882958346 346363208 10636100 600675605 362503016 25961435 366939089 245728880 405228815 895697261 855424601 607287095 6...
input:
Eva 92 9961946 907944929 198068786 443955626 979948016 533436299 953349533 201886856 575469818 891351242 980093384 882958346 346363208 10636100 362503016 366939089 405228815 895697261 674637272 569334734 451269296 482188805 764518301 942974890 786848308 597021190 404494963 734660116 770721262 823364...
output:
assessee
result:
ok single line: 'assessee'
Test #12:
score: 100
Accepted
time: 0ms
memory: 3576kb
input:
Alisa impatient 10000 456107448 565954838 600661924 423359702 440626827 441006466 795197649 443478311 770536535 709684383 92634315 850509440 341841933 416749530 775721850 324152699 710732825 975761495 731172339 389979549 818576792 935707276 703119428 671211209 695131944 227403587 89170727 832476447 ...
output:
180 666470383 833552269 159092053 446318620 377737486 92159701 264367132 344550382 31854418 350670229 642433768 737686636 127472677 748354768 137594842 698000902 341354257 919548160 287640322 951141373 413920919 677307107 455281436 800632064 657352757 518078576 705361862 893947628 192461060 36957120...
input:
Eva 88 159092053 264367132 350670229 127472677 748354768 341354257 677307107 455281436 657352757 705361862 192461060 369571205 92896049 734719070 200221157 364470284 399434231 927474068 282083810 297299741 870237203 524022629 444106247 666409343 871641095 367822391 802082411 655458398 162311849 8629...
output:
impatient
result:
ok single line: 'impatient'
Test #13:
score: 100
Accepted
time: 3ms
memory: 3460kb
input:
Alisa bookkeeper 10000 390710414 631530615 963220561 501450406 351277306 602248210 85957489 881562188 450691883 138708871 331455659 745743962 340297641 243932822 682142300 643860072 962255409 429078261 419732560 641785179 681729629 753830142 211789688 516575649 543437870 822918258 88310983 576798802...
output:
200 822918258 550197009 836807787 210490704 396695205 527491980 568867482 650334933 865984959 663132474 620593029 681131943 811540323 599319513 355790826 80193186 932803209 690907185 794050830 62825328 515103232 940193743 928476769 653054251 408325576 594228541 786454366 440005648 121059697 74826540...
input:
Eva 93 550197009 836807787 210490704 396695205 527491980 568867482 663132474 681131943 599319513 355790826 932803209 690907185 794050830 940193743 653054251 594228541 786454366 121059697 748265404 143905315 396681259 456739276 819507010 714876811 260040076 252661624 928365784 265350490 70217845 9882...
output:
bookkeeper
result:
ok single line: 'bookkeeper'
Test #14:
score: 100
Accepted
time: 3ms
memory: 3576kb
input:
Alisa copyrighted 10000 739557444 330252893 964326887 887910648 165070809 903235717 652009792 814643692 630901069 585765565 101206711 559866628 791788710 330613970 309583309 642328357 778635645 120527334 116527570 729858307 563138990 220835202 217041534 894279818 808177617 556013181 774973167 510000...
output:
220 559866628 263757925 474977386 767608705 857487466 689396212 841400974 931977874 17861689 145468198 477809443 13718431 461963791 808504066 517730590 310150054 50251618 173439604 381410209 205316479 540253840 819960583 35395015 615926281 249643795 666617026 755398102 318665893 764806306 513959053 ...
input:
Eva 111 559866628 263757925 310150054 205316479 819960583 35395015 249643795 666617026 318665893 764806306 244598656 413808979 837797188 609913408 354114139 915040867 157677395 892716161 578550722 226472396 374874251 782821490 433468868 473641124 577861718 196158236 320056376 750813998 271728671 457...
output:
copyrighted
result:
ok single line: 'copyrighted'
Test #15:
score: 100
Accepted
time: 3ms
memory: 3724kb
input:
Alisa squeezeboxes 10000 157094287 809151185 885591341 968810165 943658241 456220129 251205115 963575422 527082156 400831284 639279124 478290197 149013822 155506716 389372449 193333788 390911465 699989485 515969381 745192528 146306211 938174688 227793494 161046218 477570505 9894134 499988384 8103411...
output:
240 810341108 851023925 667746143 934494479 387012374 228694472 79712549 891272771 626697179 308941415 385517303 701157617 715321007 413523161 455521013 715474286 788876999 40352408 163959083 256794236 515008518 638225421 519791352 478451625 858532245 860569611 363623352 564443466 536124759 91348896...
input:
Eva 127 667746143 934494479 387012374 228694472 79712549 891272771 701157617 413523161 455521013 715474286 788876999 638225421 519791352 478451625 860569611 564443466 542390433 375999963 278753064 283151553 722970537 965647941 349535971 898525918 487213291 927667639 282618793 104943160 29615725 1152...
output:
squeezeboxes
result:
ok single line: 'squeezeboxes'
Test #16:
score: 100
Accepted
time: 2ms
memory: 3704kb
input:
Alisa embarrassment 10000 863907095 50900552 940385214 923016987 195384280 149329830 157040498 699365836 728151611 802183368 964476670 766353465 883068628 140698617 576455081 638837097 462505317 428012304 717738800 611701562 107433485 338374166 40322202 553171030 361969314 458428199 482891314 240678...
output:
260 802183368 27962175 850105641 862668903 160465188 91948449 95753370 200670456 632753967 955346511 600061449 73759116 543216297 101515413 883468812 948561114 609495492 278521041 933585267 327830034 856782371 674798942 344118872 203194316 235238888 653153258 671857049 176347325 519202397 675520220 ...
input:
Eva 129 27962175 200670456 632753967 600061449 543216297 883468812 609495492 327830034 856782371 653153258 671857049 675520220 642055232 984313226 935372594 52086089 178157151 353306853 349579935 437615028 955187613 353884842 701835030 125949708 480617064 49355163 450771021 24956532 966542678 253107...
output:
embarrassment
result:
ok single line: 'embarrassment'
Test #17:
score: 100
Accepted
time: 3ms
memory: 3560kb
input:
Alisa facelessnesses 10000 358815078 441702436 357306969 876232230 829173472 387236074 319588548 22588795 57315925 261669197 860052977 970248515 700859096 727417383 897121799 236588200 741288488 304680816 973597730 899737234 818651018 844515671 847720011 951605044 907126697 920420424 536760796 74546...
output:
280 56634124 16753234 675062860 128316829 747219685 302888569 27724900 615446806 5138698 914345446 390678043 869248804 821741440 576534865 196942243 202643131 714866638 321454741 902812531 298110325 989792783 141050348 653511158 649586762 172496384 118521440 225668861 398999168 387576278 181542167 6...
input:
Eva 122 128316829 747219685 302888569 615446806 914345446 196942243 202643131 321454741 989792783 649586762 225668861 693369881 408532760 712906622 750878072 342222947 46569385 167578093 391545415 975002077 680850766 385137262 598169584 794815687 759731781 665937210 175147680 130762056 360054777 589...
output:
facelessnesses
result:
ok single line: 'facelessnesses'
Test #18:
score: 100
Accepted
time: 2ms
memory: 3532kb
input:
Alisa oxyphenbutazone 10000 798496889 591831196 689866887 718516037 939088236 750029536 32504325 524026335 454108713 535099022 19575145 267787878 714460751 824215363 128955594 411401580 370729264 520608037 586051245 545847182 156497495 298980033 263178383 961267578 735195675 768423754 868450776 3886...
output:
300 370729264 972151240 650960509 6692665 861561481 994656685 799796362 22149193 112561312 164441137 558299020 114809143 380547787 601884580 575434678 208808401 914900656 317609383 492559015 210512236 290630425 631952626 805855090 160232008 570992971 125442454 73236280 781726378 456861757 867916696 ...
input:
Eva 155 650960509 6692665 861561481 799796362 164441137 558299020 114809143 380547787 601884580 575434678 914900656 317609383 631952626 160232008 570992971 125442454 781726378 456861757 867916696 502911229 295190293 670364311 140056285 528550321 502025575 819052636 890580254 723577208 746370770 9965...
output:
oxyphenbutazone
result:
ok single line: 'oxyphenbutazone'
Test #19:
score: 100
Accepted
time: 3ms
memory: 3520kb
input:
Alisa uncopyrightable 10000 40150886 763706492 122394813 807704159 536297792 750987557 115171123 810353340 610211761 244154724 969998196 16564183 375564698 574704451 798113067 379418611 35315906 832211290 55151894 916263535 105649044 475634989 856990225 797136254 921316465 143597900 736016212 474798...
output:
300 475634989 856990225 736016212 905544757 24440176 772571593 945921610 954521515 671294215 130643245 732964591 761720968 161076565 460519012 3518470 329140495 828591841 664509358 303875893 762792031 963837264 317981712 508996560 377262804 247289718 496554231 463707597 484633380 146027460 490819701...
input:
Eva 150 736016212 954521515 761720968 329140495 664509358 762792031 317981712 508996560 463707597 146027460 341818986 649576731 37063857 608215404 136165089 803839179 570705330 762605551 440390548 155977246 616951459 296770906 170683552 854376013 833664070 872948719 124753852 201097282 314168800 470...
output:
uncopyrightable
result:
ok single line: 'uncopyrightable'
Test #20:
score: 100
Accepted
time: 3ms
memory: 3700kb
input:
Alisa decommissioning 10000 382835686 679002417 815396195 614990250 316953010 510954891 755838644 474793416 636240104 959829812 549408397 315423690 730153926 758389557 768870797 263724012 174045815 452197876 232033487 368630330 17284226 524695595 234115558 27688098 683706858 79961009 751009094 73156...
output:
300 815396195 731566703 896455379 740142308 659959625 118462583 281098460 45133931 497208701 550647047 709572233 17669153 793769141 413482160 204810554 199580843 822034604 635164364 803413676 527087630 221529171 808640634 12767007 293013453 371035974 162858009 725134818 179645799 803738271 645247434...
input:
Eva 143 731566703 896455379 740142308 118462583 17669153 204810554 199580843 527087630 12767007 293013453 371035974 162858009 803738271 645247434 62774841 114911328 103415511 950016306 939959427 138602179 352164025 6037714 602731747 915187276 915019552 634370158 275165506 262883434 22644670 72348855...
output:
decommissioning
result:
ok single line: 'decommissioning'
Test #21:
score: 100
Accepted
time: 4ms
memory: 3540kb
input:
Alisa kindheartedness 10000 184401044 43479672 626522598 125256287 393936792 796090108 623375502 964392055 745191771 685632155 122244894 795113405 154816720 751814796 908762470 986021242 828628967 790557756 662677460 258829873 931275678 435309418 514192615 132684947 462635436 502645052 66049087 6164...
output:
300 974604240 861407496 474796845 322602165 716266674 42318972 243916254 714212811 941345586 474894666 111079656 922724145 751557510 162327249 473161374 809794674 30082707 159855669 536587452 501751458 465044578 995031520 372119947 12967081 544384213 645341101 620831014 941658649 737117044 119082859...
input:
Eva 146 974604240 474796845 322602165 42318972 243916254 751557510 159855669 465044578 544384213 645341101 620831014 119082859 580946344 27308104 26731681 981930234 46961355 637558788 567737112 835188204 233615595 441677109 960358071 18364332 466618791 903139931 156430280 128654192 946190999 1092422...
output:
kindheartedness
result:
ok single line: 'kindheartedness'
Test #22:
score: 100
Accepted
time: 3ms
memory: 3680kb
input:
Alisa appropriateness 10000 330513032 853761192 471913635 973083553 210304782 192323109 93400951 312902092 218527177 220141550 772849545 474554266 236840727 992261006 242750804 48564115 825470066 137963562 557516732 280829723 624831146 479324406 32347115 449750828 375369355 14352941 431101170 936947...
output:
300 194748920 673008614 161563571 764934461 521146034 379327886 441947015 530027441 748603187 655752887 669939308 840792689 197912537 683397404 19750769 652594319 519584840 836486297 758358314 501333488 367441637 629323250 952761380 937839830 775044032 184713683 640868342 732403850 14503577 91043088...
input:
Eva 152 673008614 764934461 379327886 655752887 840792689 197912537 19750769 652594319 836486297 501333488 367441637 952761380 184713683 732403850 532643594 782117735 330936773 724669700 407639399 267887021 577819627 347571484 961503694 33238267 684940615 113818471 657582973 816889318 892455244 8898...
output:
appropriateness
result:
ok single line: 'appropriateness'