Borderou de evaluare (job #2239687)

Utilizator giotoPopescu Ioan gioto Data 11 septembrie 2018 17:26:41
Problema Tree Search Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:39:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("treesearch.in", "r", stdin); ^ user.cpp:40:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("treesearch.out", "w", stdout); ^ user.cpp:42:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:44:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i = 1; i <= n ; ++i) scanf("%d", &a[i]); ^ user.cpp:47:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^ user.cpp:58:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &q); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
148msDepăşitMemory limit exceeded.0
248msDepăşitMemory limit exceeded.0
348msDepăşitMemory limit exceeded.0
4100msDepăşitMemory limit exceeded.0
596msDepăşitMemory limit exceeded.0
696msDepăşitMemory limit exceeded.0
7140msDepăşitMemory limit exceeded.0
8136msDepăşitMemory limit exceeded.0
9180msDepăşitMemory limit exceeded.0
10180msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?