Pagini recente » Borderou de evaluare (job #954773) | Borderou de evaluare (job #1119527) | Borderou de evaluare (job #1742566) | Borderou de evaluare (job #1824998) | Borderou de evaluare (job #1294598)
Borderou de evaluare (job #1294598)
Raport evaluator
Compilare:
user.cpp: In function ‘nod mij(nod, nod, nod)’:
user.cpp:377:22: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (n2.l <= n1.l && n1.l <= n3.l || n2.l >= n1.l && n1.l >= n3.l)
^
user.cpp:380:22: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (n1.l <= n2.l && n2.l <= n3.l || n1.l >= n2.l && n2.l >= n3.l)
^
user.cpp:383:22: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (n1.l <= n3.l && n3.l <= n2.l || n1.l >= n3.l && n3.l >= n2.l)
^
user.cpp: In function ‘void citNod(nod&)’:
user.cpp:25:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &x.l, &x.c);
^
user.cpp: In function ‘void init()’:
user.cpp:190:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("ai.in", "r", stdin);
^
user.cpp:191:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("ai.out", "w", stdout);
^
user.cpp:193:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n);
^
user.cpp:199:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &k);
^
user.cpp: In function ‘nod mij(nod, nod, nod)’:
user.cpp:385:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 368kb | OK | 5 |
2 | 0ms | 448kb | OK | 5 |
3 | 0ms | 696kb | OK | 5 |
4 | 8ms | 1704kb | OK | 5 |
5 | 8ms | 2160kb | OK | 5 |
6 | 36ms | 3484kb | OK | 5 |
7 | 0ms | 1116kb | OK | 5 |
8 | 0ms | 648kb | OK | 5 |
9 | 12ms | 2408kb | OK | 5 |
10 | 28ms | 6156kb | OK | 5 |
11 | 48ms | 6152kb | OK | 5 |
12 | 188ms | 8888kb | OK | 5 |
13 | 164ms | 11340kb | OK | 5 |
14 | 188ms | 13396kb | OK | 5 |
15 | Depăşit | 16028kb | Time limit exceeded. | 0 |
16 | 68ms | 17048kb | Killed by signal 11(SIGSEGV). | 0 |
17 | 92ms | 11344kb | OK | 5 |
18 | Depăşit | 16660kb | Time limit exceeded. | 0 |
19 | 148ms | 8956kb | OK | 5 |
20 | Depăşit | 16664kb | Time limit exceeded. | 0 |
Punctaj total | 80 |