Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2329363) | Borderou de evaluare (job #1945319) | Borderou de evaluare (job #3151980) | Borderou de evaluare (job #2792536)
Borderou de evaluare (job #2792536)
Raport evaluator
Compilare:
main.cpp: In constructor 'Graph::Graph(int, bool)':
main.cpp:33:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
33 | for (unsigned int i = 0; i < n; i++)
| ~~^~~
main.cpp: In member function 'void Graph::biconnected_components()':
main.cpp:116:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
116 | for (unsigned int i = 0; i < this->n; i++)
| ~~^~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 1ms | 184kb | Componente biconexe: componenta gresita | 4 |
| 2 | 3ms | 282kb | Corect | 10 |
| 3 | 1ms | 184kb | Componente biconexe: componenta gresita | 4 |
| 4 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
| 5 | 8ms | 454kb | Componente biconexe: numar gresit | 0 |
| 6 | 29ms | 1024kb | Componente biconexe: numar gresit | 0 |
| 7 | 49ms | 1482kb | Componente biconexe: numar gresit | 0 |
| 8 | 407ms | 21729kb | Time limit exceeded | 0 |
| 9 | 197ms | 11403kb | Componente biconexe: numar gresit | 0 |
| 10 | 249ms | 15331kb | Componente biconexe: numar gresit | 0 |
| Punctaj total | 18 |