Pagini recente » Borderou de evaluare (job #1545469) | Borderou de evaluare (job #2117336) | Borderou de evaluare (job #2934350) | Borderou de evaluare (job #2971894) | Borderou de evaluare (job #1445992)
Borderou de evaluare (job #1445992)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easyvect.in", "r", stdin);
^
user.cpp:50:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easyvect.out", "w", stdout);
^
user.cpp:53:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:56:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &qCnt);
^
user.cpp:58:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x[i]);
^
user.cpp:62:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q[i].val);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 464ms | 308kb | Incorect | 0 | 0 |
2 | Depăşit | 500kb | Time limit exceeded. | 0 |
3 | 488ms | 300kb | Incorect | 0 |
4 | Depăşit | 508kb | Time limit exceeded. | 0 |
Punctaj total | 0 |