#3671
Autokey
Sa se afiseze un mesaj dupa aplicarea cifrului Autokey
pe acesta.
Problema | Autokey | Operații I/O |
autokey.in /autokey.out
|
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #51823145 | Utilizator | |
Fișier | autokey.cpp | Dimensiune | 720 B |
Data încărcării | 25 August 2024, 18:05 | Scor / rezultat | 100 puncte |
autokey.cpp: In function 'int main()': autokey.cpp:29:24: warning: NULL used in arithmetic [-Wpointer-arith] for(i = 0;s2[i] != NULL; ++i) ^ autokey.cpp:30:29: warning: array subscript has type 'char' [-Wchar-subscripts] g << q[v[int(s1[i])]][v[int(s2[i])]]; ^ autokey.cpp:30:44: warning: array subscript has type 'char' [-Wchar-subscripts] g << q[v[int(s1[i])]][v[int(s2[i])]]; ^ autokey.cpp:32:10: warning: statement has no effect [-Wunused-value] for(i;s1[i] != NULL; ++i) ^ autokey.cpp:32:20: warning: NULL used in arithmetic [-Wpointer-arith] for(i;s1[i] != NULL; ++i) ^ autokey.cpp:34:29: warning: array subscript has type 'char' [-Wchar-subscripts] g << q[v[int(s1[i])]][v[int(s1[nr])]]; ^ autokey.cpp:34:45: warning: array subscript has type 'char' [-Wchar-subscripts] g << q[v[int(s1[i])]][v[int(s1[nr])]]; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | OK. | 10 | 10 | Exemplu | |
2 | 0 secunde | OK. | 10 | 10 | ||
3 | 0 secunde | OK. | 10 | 10 | ||
4 | 0 secunde | OK. | 20 | 20 | ||
5 | 0 secunde | OK. | 20 | 20 | ||
6 | 0 secunde | OK. | 10 | 10 | ||
7 | 0 secunde | OK. | 10 | 10 | ||
8 | 0 secunde | OK. | 10 | 10 | ||
Punctaj total | 100 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema Autokey 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ă.