#3721
Cochilie
O matrice se numește cochilie de ordin N
, sau mai simplu cochilie, dacă a fost construită în funcție de un număr natural N
nenul după următoarea regulă:
1
cu valoarea 1
.I
cu valorile 2
, 3
, …, N
la cochilia deja existentă, se va alătura pe rând la DREAPTA, JOS, STÂNGA, SUS, în mod repetat în această ordine, câte un pătrat în care toate elementele au valoarea I
, iar lungimea laturii pătratului nou corespunde cu latura cochiliei la care se lipește.Cunoscând valorile numerelor naturale N
și P
, va trebui să răspundeți la următoarele întrebări:
N
?P
a cochiliei de ordin N
?OJI 2021, clasa a IX-a
Problema | Cochilie | Operații I/O |
cochilie.in /cochilie.out
|
---|---|---|---|
Limita timp | 0.2 secunde | Limita memorie |
Total: 256 MB
/
Stivă 8 MB
|
Id soluție | #53987733 | Utilizator | |
Fișier | cochilie.cpp | Dimensiune | 8.18 KB |
Data încărcării | 16 Noiembrie 2024, 21:34 | Scor / rezultat | 97 puncte |
cochilie.cpp: In function 'int main()': cochilie.cpp:58:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < vec.size(); k++) { ^ cochilie.cpp:65:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz < vec.size()) { ^ cochilie.cpp:77:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < vec.size(); k++) { ^ cochilie.cpp:84:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz < vec.size()) { ^ cochilie.cpp:110:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < u[grupa].vv.size(); i++) { ^ cochilie.cpp:140:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < vec.size(); k++) { ^ cochilie.cpp:147:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz < vec.size()) { ^ cochilie.cpp:159:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < vec.size(); k++) { ^ cochilie.cpp:166:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz < vec.size()) { ^ cochilie.cpp:192:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < u[grupa].vv.size(); i++) { ^ cochilie.cpp:221:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < vec.size(); k++) { ^ cochilie.cpp:228:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz < vec.size()) { ^ cochilie.cpp:240:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < vec.size(); k++) { ^ cochilie.cpp:247:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz < vec.size()) { ^ cochilie.cpp:273:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < u[grupa].vv.size(); i++) { ^ cochilie.cpp:302:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < vec.size(); k++) { ^ cochilie.cpp:309:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz < vec.size()) { ^ cochilie.cpp:321:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < vec.size(); k++) { ^ cochilie.cpp:328:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz < vec.size()) { ^ cochilie.cpp:354:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < u[grupa].vv.size(); i++) { ^ cochilie.cpp:33:17: warning: unused variable 'm' [-Wunused-variable] int lg, i, j, m,k,sus,jos,mini=100,poz,index; ^ cochilie.cpp:33:42: warning: variable 'index' set but not used [-Wunused-but-set-variable] int lg, i, j, m,k,sus,jos,mini=100,poz,index; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
0 | 0 secunde | OK. | 4 | 4 | ||
1 | 0 secunde | OK. | 4 | 4 | ||
2 | 0 secunde | OK. | 4 | 4 | ||
3 | 0 secunde | OK. | 4 | 4 | ||
4 | 0 secunde | OK. | 5 | 5 | ||
5 | 0 secunde | OK. | 5 | 5 | ||
6 | 0 secunde | OK. | 5 | 5 | ||
7 | 0 secunde | OK. | 5 | 5 | ||
8 | 0.02 secunde | OK. | 2 | 2 | ||
9 | 0.02 secunde | OK. | 2 | 2 | ||
10 | 0.056 secunde | OK. | 2 | 2 | ||
11 | 0.056 secunde | OK. | 2 | 2 | ||
12 | 0.02 secunde | OK. | 3 | 3 | ||
13 | 0.02 secunde | OK. | 3 | 3 | ||
14 | 0 secunde | Caught fatal signal 11 | 3 | 0 | ||
15 | 0.056 secunde | OK. | 3 | 3 | ||
16 | 0.02 secunde | OK. | 5 | 5 | ||
17 | 0.02 secunde | OK. | 5 | 5 | ||
18 | 0.06 secunde | OK. | 5 | 5 | ||
19 | 0.056 secunde | OK. | 5 | 5 | ||
20 | 0.02 secunde | OK. | 4 | 4 | ||
21 | 0.02 secunde | OK. | 4 | 4 | ||
22 | 0.056 secunde | OK. | 4 | 4 | ||
23 | 0.056 secunde | OK. | 4 | 4 | ||
24 | 0 secunde | OK. | 2 | 2 | ||
25 | 0 secunde | OK. | 2 | 2 | ||
26 | 0 secunde | OK. | 2 | 2 | ||
27 | 0 secunde | OK. | 2 | 2 | ||
Punctaj total | 97 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema Cochilie 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ă.