Pagini recente » Borderou de evaluare (job #2528493) | Borderou de evaluare (job #1256961) | Borderou de evaluare (job #1178678) | Borderou de evaluare (job #1956311) | Borderou de evaluare (job #1634562)
Borderou de evaluare (job #1634562)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:115:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puzzle2.in", "r", stdin);
^
user.cpp:116:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puzzle2.out", "w", stdout);
^
user.cpp:119:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:122:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &xx, &yy);
^
user.cpp: In function ‘int vecin(int)’:
user.cpp:36:12: warning: ‘sol’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return sol;
^
user.cpp: In function ‘void doit(int, int)’:
user.cpp:72:19: warning: ‘sol’ may be used uninitialized in this function [-Wmaybe-uninitialized]
while (deg[nod] != 1) {
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 64ms | 5168kb | Killed by signal 6(SIGABRT). | 0 | 0 |
| 2 | 64ms | 5164kb | Killed by signal 6(SIGABRT). | 0 |
| 3 | 140ms | 5896kb | OK | 10 |
| 4 | 0ms | 444kb | OK | 10 |
| 5 | 148ms | 5860kb | OK | 10 |
| 6 | 164ms | 5848kb | OK | 10 |
| 7 | 172ms | 5848kb | OK | 10 |
| 8 | 148ms | 5356kb | OK | 10 |
| 9 | 148ms | 5368kb | OK | 10 |
| 10 | 4ms | 664kb | OK | 10 |
| Punctaj total | 0 |