Pagini recente » Borderou de evaluare (job #345911) | Borderou de evaluare (job #90706) | Borderou de evaluare (job #1557672) | Borderou de evaluare (job #861486) | Borderou de evaluare (job #1624029)
Borderou de evaluare (job #1624029)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:82:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbxyz.in","r",stdin);
^
user.cpp:83:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbxyz.out","w",stdout);
^
user.cpp:84:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp: In function ‘void rezolva()’:
user.cpp:49:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&x,&y,&z);
^
user.cpp:60:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n1,&n2);
^
user.cpp: In function ‘int main()’:
user.cpp:75:14: warning: ‘nod’ may be used uninitialized in this function [-Wmaybe-uninitialized]
dfs2(nod);
^
user.cpp:47:11: note: ‘nod’ was declared here
int i,nod;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1612kb | Incorect | 0 |
2 | 0ms | 1608kb | OK | 10 |
3 | 8ms | 1648kb | Incorect | 0 |
4 | 8ms | 1648kb | OK | 10 |
5 | 40ms | 1864kb | OK | 10 |
6 | 32ms | 1840kb | OK | 10 |
7 | 56ms | 2016kb | OK | 10 |
8 | 388ms | 4472kb | OK | 10 |
9 | 828ms | 5980kb | OK | 10 |
10 | 792ms | 5952kb | OK | 10 |
Punctaj total | 80 |