Borderou de evaluare (job #2549749)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 17 februarie 2020 22:55:33
Problema Mediana Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:21:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("mediana.in", "r", stdin); ^ main.cpp:22:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("mediana.out", "w", stdout); ^ main.cpp:23:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int t; scanf("%d", &t); ^ main.cpp:25:45: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int n, m, q; scanf("%d %d %d", &n, &m, &q); ^ main.cpp:27:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &arr[0][i]); ^ main.cpp:29:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &arr[1][i]); ^ main.cpp:31:64: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int l1, r1, l2, r2; scanf("%d %d %d %d", &l1, &r1, &l2, &r2); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13003ms5394kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?