Pagini recente » Cod sursa (job #1752961) | Borderou de evaluare (job #2904316) | Cod sursa (job #1753894) | Borderou de evaluare (job #2482715) | Borderou de evaluare (job #2757189)
Borderou de evaluare (job #2757189)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:12:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("mergeheap.in", "r", stdin);
^
main.cpp:13:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("mergeheap.out", "w", stdout);
^
main.cpp:17:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N ,&Q);
^
main.cpp:21:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &op);
^
main.cpp:23:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &M, &X);
^
main.cpp:29:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
main.cpp:35:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &A, &B);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 3ms | 131kb | OK | 10 |
| 4 | 47ms | 1310kb | OK | 10 |
| 5 | 87ms | 2359kb | OK | 10 |
| 6 | 186ms | 5111kb | OK | 10 |
| 7 | 200ms | 4849kb | OK | 10 |
| 8 | 284ms | 7733kb | OK | 10 |
| 9 | 289ms | 7995kb | OK | 10 |
| 10 | 300ms | 8126kb | Time limit exceeded | 0 |
| Punctaj total | 90 |