Pagini recente » Borderou de evaluare (job #1399992) | Borderou de evaluare (job #3173755) | Borderou de evaluare (job #1948939) | Borderou de evaluare (job #1446269) | Borderou de evaluare (job #1775102)
Borderou de evaluare (job #1775102)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:113:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("metrou4.in", "r", stdin);
^
user.cpp:114:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("metrou4.out", "w", stdout);
^
user.cpp:117:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &T); T; T--) {
^
user.cpp:118:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:120:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &p[i].x, &p[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6520ms | 30964kb | OK | 100 |
Punctaj total | 100 |