Borderou de evaluare (job #2409200)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 18 aprilie 2019 19:42:01
Problema Kthvalue Status done
Runda Arhiva de probleme Compilator cpp-32 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:43:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("kthvalue.in", "r", stdin); ^ main.cpp:44:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("kthvalue.out", "w", stdout); ^ main.cpp:45:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int q; scanf("%d", &q); ^ main.cpp:50:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int t; scanf("%d", &t); ^ main.cpp:52:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x; scanf("%d", &x); ^ main.cpp:55:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x; scanf("%d", &x); ^ main.cpp:62:46: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x, y, k; scanf("%d %d %d", &x, &y, &k); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms131kbOK200
2463ms17956kbOK20
33185ms100139kbOK20
43302ms111603kbTime limit exceeded0
53301ms131596kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?