Pagini recente » Borderou de evaluare (job #612102) | Borderou de evaluare (job #382549) | Borderou de evaluare (job #3314038) | Borderou de evaluare (job #2097737) | Borderou de evaluare (job #1478765)
Borderou de evaluare (job #1478765)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:13:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<v[k].size(); ++i)
^
user.cpp: In function ‘void DFSt(int)’:
user.cpp:20:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<vt[k].size(); ++i)
^
user.cpp: In function ‘void Dinamica(int)’:
user.cpp:40:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<V[k].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:73:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<v[i].size(); ++j)
^
user.cpp:50:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("dep.in", "r", stdin);
^
user.cpp:51:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("dep.out", "w", stdout);
^
user.cpp:53:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d", &n, &m, &K);
^
user.cpp:55:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 312kb | OK | 10 |
| 2 | 0ms | 300kb | OK | 10 |
| 3 | 16ms | 540kb | OK | 10 |
| 4 | 56ms | 672kb | OK | 10 |
| 5 | 120ms | 780kb | OK | 10 |
| 6 | Depăşit | 924kb | Time limit exceeded. | 0 |
| 7 | 4ms | 388kb | OK | 10 |
| 8 | 36ms | 540kb | OK | 10 |
| 9 | 60ms | 616kb | OK | 10 |
| 10 | 72ms | 616kb | OK | 10 |
| Punctaj total | 90 |