Pagini recente » Cod sursa (job #1176540) | Cod sursa (job #166897) | Borderou de evaluare (job #2511723) | Borderou de evaluare (job #2814234) | Borderou de evaluare (job #1757139)
Borderou de evaluare (job #1757139)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:63:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < result->solution[i]->size(); j++)
^
user.cpp: In function ‘void DFS(int, int, std::vector<int>*, bool*, int*, int*, std::stack<int>*, Result*)’:
user.cpp:83:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graph[x].size(); i++)
^
user.cpp:82:7: warning: unused variable ‘isArticulation’ [-Wunused-variable]
bool isArticulation = false;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 416kb | Componente biconexe: numar gresit | 0 |
| 2 | 0ms | 420kb | Componente biconexe: numar gresit | 0 |
| 3 | 0ms | 424kb | Componente biconexe: numar gresit | 0 |
| 4 | 0ms | 476kb | Componente biconexe: numar gresit | 0 |
| 5 | 0ms | 524kb | Corect | 10 |
| 6 | 4ms | 812kb | Corect | 10 |
| 7 | 12ms | 1108kb | Corect | 10 |
| 8 | 76ms | 4320kb | Corect | 10 |
| 9 | 108ms | 5800kb | Componente biconexe: numar gresit | 0 |
| 10 | 144ms | 7940kb | Componente biconexe: numar gresit | 0 |
| Punctaj total | 40 |