Pagini recente » Borderou de evaluare (job #2459469) | Borderou de evaluare (job #2827737) | Borderou de evaluare (job #2674435) | Borderou de evaluare (job #856373) | Borderou de evaluare (job #1673462)
Borderou de evaluare (job #1673462)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:65:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < graph [nod].size (); ++ j)
^
user.cpp:68:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k = j + 1; k < graph [nod].size (); ++ k)
^
user.cpp:72:71: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (l = k + 1; l < graph [nod].size (); ++ l) {
^
user.cpp:88:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < graph [nod].size (); ++ j) {
^
user.cpp:35:26: warning: variable ‘g’ set but not used [-Wunused-but-set-variable]
int n, m, x, y, nod, g, i, j, k, l, num, A, B, C, glob, lim = 0;
^
user.cpp:37:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("count.in", "r", stdin);
^
user.cpp:38:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("count.out", "w", stdout);
^
user.cpp:40:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &n, &m);
^
user.cpp:42: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 | 8ms | 2896kb | OK | 10 |
2 | 8ms | 2900kb | OK | 10 |
3 | 8ms | 2904kb | Incorect | 0 |
4 | 8ms | 2936kb | OK | 10 |
5 | 12ms | 3064kb | OK | 10 |
6 | 16ms | 3176kb | OK | 10 |
7 | 12ms | 3064kb | OK | 10 |
8 | Depăşit | 4932kb | Time limit exceeded. | 0 |
9 | Depăşit | 6748kb | Time limit exceeded. | 0 |
10 | Depăşit | 6264kb | Time limit exceeded. | 0 |
Punctaj total | 60 |