Detalii evaluare #43203075

Rezumat problemă

Dându-se un graf conex, să se determine componentele biconexe, punctele de articulaţie şi muchiile critice ale acestuia.

Detalii

Problema ComponenteBiconexe Operații I/O componentebiconexe.in/componentebiconexe.out
Limita timp 0.5 secunde Limita memorie Total: 64 MB / Stivă 8 MB
Id soluție #43203075 Utilizator Pâsoi Ștefan (pasoi_stefan)
Fișier componentebiconexe.py3 Dimensiune 4.04 KB
Data încărcării 06 Aprilie 2023, 13:26 Scor / rezultat 0 puncte

Evaluare


Mesaj compilare



Rezultat evaluare

Test Timp Mesaj evaluare Scor posibil Scor obținut
0 0.016 secunde Exited with error status 1 4 0
1 0.048 secunde Exited with error status 1 4 0
2 0.032 secunde Exited with error status 1 4 0
3 0.056 secunde Exited with error status 1 4 0
4 0.02 secunde Exited with error status 1 4 0
5 0.02 secunde Exited with error status 1 4 0
6 0.016 secunde Exited with error status 1 4 0
7 0.016 secunde Exited with error status 1 4 0
8 0.016 secunde Exited with error status 1 4 0
9 0.016 secunde Exited with error status 1 4 0
10 0.016 secunde Exited with error status 1 3 0
11 0.048 secunde Exited with error status 1 3 0
12 0.032 secunde Exited with error status 1 3 0
13 0.052 secunde Exited with error status 1 3 0
14 0.02 secunde Exited with error status 1 3 0
15 0.02 secunde Exited with error status 1 3 0
16 0.016 secunde Exited with error status 1 3 0
17 0.016 secunde Exited with error status 1 3 0
18 0.016 secunde Exited with error status 1 3 0
19 0.016 secunde Exited with error status 1 3 0
20 0.016 secunde Exited with error status 1 3 0
21 0.052 secunde Exited with error status 1 3 0
22 0.032 secunde Exited with error status 1 3 0
23 0.052 secunde Exited with error status 1 3 0
24 0.02 secunde Exited with error status 1 3 0
25 0.02 secunde Exited with error status 1 3 0
26 0.016 secunde Exited with error status 1 3 0
27 0.016 secunde Exited with error status 1 3 0
28 0.016 secunde Exited with error status 1 3 0
29 0.016 secunde Exited with error status 1 3 0
Punctaj total 0

Cum funcționează evaluarea?

www.pbinfo.ro permite evaluarea a două tipuri de probleme:

  • probleme la care rezolvarea presupune scrierea unui program complet
  • probleme la care rezolvarea presupune scrierea unei secvențe de program - câteva instrucțiuni, o listă de declarații, una sau mai multe funcții, etc.

Problema ComponenteBiconexe face parte din prima categorie. Soluția propusă de tine va fi evaluată astfel:

  • Programul sursă este compilat folosind compilatorul corespunzător. Dacă în urma compilării se obțin erori sau avertismente, acestea sunt afișate în această pagină.
  • Dacă programul a fost compilat, executabilul obținut va fi rulat, furnizându-i-se unul sau mai multe seturi de date de intrare, în concordanță cu restricțiile specifice problemei. Pentru fiecare set de date se obține un anumit punctaj, în raport cu corectitudinea soluției tale.

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ă.