Pagini recente » Borderou de evaluare (job #1039210) | Borderou de evaluare (job #1912361) | Cod sursa (job #196378) | Borderou de evaluare (job #1727919) | Borderou de evaluare (job #1535767)
Borderou de evaluare (job #1535767)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("licenta.in","r",stdin);
^
user.cpp:55:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("licenta.out","w",stdout);
^
user.cpp:56:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n%d\n",&K,&N);
^
user.cpp:58:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&a[i].x,&a[i].y);
^
user.cpp:59:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&M);
^
user.cpp:61:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&b[i].x,&b[i].y);
^
user.cpp: In function ‘int Rqd(int, int, int, int)’:
user.cpp:24:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘void Lic()’:
user.cpp:45:29: warning: ‘yi’ may be used uninitialized in this function [-Wmaybe-uninitialized]
p = b[yi].x; q = b[yi].y;
^
user.cpp:44:29: warning: ‘xi’ may be used uninitialized in this function [-Wmaybe-uninitialized]
i = a[xi].x; j = a[xi].y;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 520kb | Incorect | 0 |
| 2 | 4ms | 508kb | Incorect | 0 |
| 3 | 0ms | 456kb | OK | 10 |
| 4 | 4ms | 500kb | Incorect | 0 |
| 5 | 16ms | 600kb | OK | 10 |
| 6 | 108ms | 1608kb | OK | 10 |
| 7 | 164ms | 1992kb | Incorect | 0 |
| 8 | 160ms | 2000kb | OK | 10 |
| 9 | 160ms | 1996kb | OK | 10 |
| 10 | 160ms | 2000kb | OK | 10 |
| Punctaj total | 60 |