Pagini recente » Borderou de evaluare (job #2264933) | Borderou de evaluare (job #1639430)
Borderou de evaluare (job #1639430)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("minmaxstore.in","r",stdin);
^
user.cpp:55:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("minmaxstore.out","w",stdout);
^
user.cpp:57:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &t); t > 0; t--) {
^
user.cpp:58:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:60:82: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= m; i++) scanf("%d%d", &modif[i].first, &modif[i].second);
^
user.cpp:63:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &p);
^
user.cpp:66:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &p);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 268ms | 2084kb | Incorect | 0 | 0 |
2 | 128ms | 2084kb | Incorect | 0 |
3 | 132ms | 2084kb | OK | 10 |
4 | 392ms | 2088kb | OK | 10 |
5 | 376ms | 2084kb | OK | 10 |
6 | 436ms | 2080kb | OK | 10 |
7 | 348ms | 2084kb | OK | 10 |
8 | 364ms | 2088kb | OK | 10 |
9 | 488ms | 2084kb | OK | 10 |
10 | 488ms | 2084kb | OK | 10 |
Punctaj total | 0 |