Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2525718)
| Utilizator | Data | 17 ianuarie 2020 18:21:23 | |
|---|---|---|---|
| Problema | Cuplaj maxim in graf bipartit | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs()':
main.cpp:25:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<g[nod].size(); i++){
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j< g[n].size(); j++){
~^~~~~~~~~~~~~
main.cpp:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j<g[i].size(); j++)
~^~~~~~~~~~~~
main.cpp:41:18: warning: unused variable 'cmax' [-Wunused-variable]
int i, a, b, cmax, e;
^~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 786kb | OK | 10 |
| 2 | 4ms | 917kb | OK | 10 |
| 3 | 5ms | 1310kb | OK | 10 |
| 4 | 15ms | 5505kb | OK | 10 |
| 5 | 32ms | 11272kb | OK | 10 |
| 6 | 45ms | 20496kb | Memory limit exceeded | 0 |
| 7 | 46ms | 20496kb | Memory limit exceeded | 0 |
| 8 | 46ms | 20496kb | Memory limit exceeded | 0 |
| 9 | 45ms | 20496kb | Memory limit exceeded | 0 |
| 10 | 45ms | 20496kb | Memory limit exceeded | 0 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
