Pagini recente » Borderou de evaluare (job #1087547) | Borderou de evaluare (job #851566) | Borderou de evaluare (job #1673324) | Borderou de evaluare (job #1158088) | Borderou de evaluare (job #1234708)
Borderou de evaluare (job #1234708)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS1(int)’:
user.cpp:61:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < List1[ node ].size(); i++) {
^
user.cpp: In function ‘void DFS2(int)’:
user.cpp:74:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < List2[ node ].size(); j++) {
^
user.cpp: In function ‘void displayList()’:
user.cpp:136:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < List2[i].size(); j++) {
^
user.cpp: In function ‘void read()’:
user.cpp:43:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN, "r", stdin);
^
user.cpp:45:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &num_nodes, &num_arcs);
^
user.cpp:49:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp: In function ‘void write()’:
user.cpp:85:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 3392kb | Corect | 10 | 30 |
| 2 | 4ms | 3396kb | Corect | 10 |
| 3 | 4ms | 3400kb | Corect | 10 |
| 4 | 4ms | 3428kb | Corect | 10 | 30 |
| 5 | 20ms | 3556kb | Corect | 10 |
| 6 | 212ms | 3828kb | Corect | 10 |
| 7 | Depăşit | 4060kb | Time limit exceeded. | 0 | 0 |
| 8 | Depăşit | 4984kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 6368kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 7612kb | Time limit exceeded. | 0 | 0 |
| Punctaj total | 60 |