Pagini recente » Borderou de evaluare (job #3276553) | Borderou de evaluare (job #1396916) | Borderou de evaluare (job #2624512) | Cod sursa (job #373246) | Borderou de evaluare (job #1478767)
Borderou de evaluare (job #1478767)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:14: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:21: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:41: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:74:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<v[i].size(); ++j)
^
user.cpp:119:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf ("%d\n", Solutie[K]);
^
user.cpp:51: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:52: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:54: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:56: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 | 336kb | OK | 10 |
| 2 | 0ms | 312kb | OK | 10 |
| 3 | 8ms | 660kb | OK | 10 |
| 4 | 24ms | 848kb | OK | 10 |
| 5 | 52ms | 1020kb | OK | 10 |
| 6 | 104ms | 1236kb | OK | 10 |
| 7 | 0ms | 428kb | OK | 10 |
| 8 | 16ms | 636kb | OK | 10 |
| 9 | 24ms | 724kb | OK | 10 |
| 10 | 28ms | 716kb | OK | 10 |
| Punctaj total | 100 |