#3033
criptografie
k
ori. Două secvențe sunt considerate distincte dacă diferă fie prin poziția de început, fie prin cea de final.ONIGIM 2019 clasa a VIII-a
Problema | criptografie | Operații I/O |
criptografie.in /criptografie.out
|
---|---|---|---|
Limita timp | 0.2 secunde | Limita memorie |
Total: 20 MB
/
Stivă 8 MB
|
Id soluție | #54194840 | Utilizator | |
Fișier | criptografie.cpp | Dimensiune | 1.47 KB |
Data încărcării | 21 Noiembrie 2024, 19:45 | Scor / rezultat | 42 puncte |
criptografie.cpp: In function 'int main()': criptografie.cpp:18:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(r=0;r<s.size();r++) ^ criptografie.cpp:37:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(r=0;r<s.size();r++) ^ criptografie.cpp:47:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(s1.size()>ml) ^ criptografie.cpp:54:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(r=0;r<s.size();r++) ^ criptografie.cpp:64:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(s1<sr&&s1.size()==ml) ^ criptografie.cpp:12:11: warning: unused variable 'm' [-Wunused-variable] int n,m,c,k,r=0,l=0,ml=0,ans=0; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
0 | 0 secunde | OK. | 1 | 1 | ||
1 | 0 secunde | OK. | 2 | 2 | ||
2 | 0 secunde | Raspuns gresit. | 3 | 0 | ||
3 | 0 secunde | OK. | 3 | 3 | ||
4 | 0 secunde | Raspuns gresit. | 4 | 0 | ||
5 | 0 secunde | Raspuns gresit. | 4 | 0 | ||
6 | 0 secunde | Raspuns gresit. | 2 | 0 | ||
7 | 0 secunde | Raspuns gresit. | 3 | 0 | ||
8 | 0 secunde | Raspuns gresit. | 3 | 0 | ||
9 | 0 secunde | Raspuns gresit. | 3 | 0 | ||
10 | 0 secunde | Raspuns gresit. | 3 | 0 | ||
11 | 0 secunde | OK. | 3 | 3 | ||
12 | 0 secunde | Raspuns gresit. | 3 | 0 | ||
13 | 0.004 secunde | Raspuns gresit. | 3 | 0 | ||
14 | 0 secunde | OK. | 3 | 3 | ||
15 | 0 secunde | OK. | 3 | 3 | ||
16 | 0 secunde | OK. | 3 | 3 | ||
17 | 0.036 secunde | Raspuns gresit. | 3 | 0 | ||
18 | 0.056 secunde | Raspuns gresit. | 5 | 0 | ||
19 | 0.096 secunde | Raspuns gresit. | 5 | 0 | ||
20 | 0 secunde | Raspuns gresit. | 1 | 0 | ||
21 | 0 secunde | Raspuns gresit. | 1 | 0 | ||
22 | 0.004 secunde | OK. | 3 | 3 | ||
23 | 0 secunde | Raspuns gresit. | 1 | 0 | ||
24 | 0 secunde | Raspuns gresit. | 1 | 0 | ||
25 | 0 secunde | OK. | 3 | 3 | ||
26 | Depășit | Limita de timp depășită | 5 | 0 | ||
27 | 0.008 secunde | Raspuns gresit. | 5 | 0 | ||
28 | 0 secunde | OK. | 3 | 3 | ||
29 | 0 secunde | OK. | 3 | 3 | ||
30 | 0 secunde | OK. | 3 | 3 | ||
31 | 0.008 secunde | OK. | 3 | 3 | ||
32 | 0.004 secunde | OK. | 3 | 3 | ||
33 | 0 secunde | OK. | 3 | 3 | ||
Punctaj total | 42 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema criptografie face parte din prima categorie. Soluția propusă de tine va fi evaluată astfel:
Suma punctajelor acordate pe testele utilizate pentru verificare este 100. Astfel, soluția ta poate obține cel mult 100 de puncte, caz în care se poate considera corectă.