Home
Tasks
School selections
Regionals
Nationals & OIS
Tasks by technique
Tasks by contest
Tasks by year
Ranking
Algobadge
Forum
Italiano
Italiano
English
English
Deutsch
Deutsch (beta)
Español
Español (beta)
Français
Français (beta)
Română
Română (beta)
Magyar
Magyar (beta)
Polski
Polski (beta)
Log in / Sign up
Passphrase Obfuscation
Time limit:
2 sec
Memory limit:
256 MB
Input/output:
stdin / stdout
Maximum score:
15
Translations:
English
Uploaded on:
Statement
Attachments
Tags
Stats
Submit
Submissions
Help
Forum posts
Passphrase Obfuscation
Nel testo fornito per il .c viene definito MAXN a 20'000 quando nel testo è 2 < = N < = 30'000, se non lo si corregge mi sbaglia gli ultimi 2 testcases /* * This template is valid both in C and in ...
Passphrase Obfuscation
(time help)
#include < string > #include < iostream > using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop */ bool FattoDiUnaLettera(string par...
Passphrase Obfuscation
(aiuto non funzionano le taskt)
#include < stdio.h > #include < iostream > #include < string > using namespace std; int main() { int N,K,i,j,r; string frase; cin > > i; cin > > K; cin > > frase; N=frase.length(); //INIZIALI for(i...
Passphrase Obfuscation
(help)
Giusti tutti i case delle prime 3 subtask tranne l'ultimo case di ogni subtask #include < string > #include < iostream > using namespace std; /* run this program using the console pauser or add you...
Search other topics
Create new topic