Borderou de evaluare (job #1807468)

Utilizator iulian_f2kGuraliuc Iulian iulian_f2k Data 16 noiembrie 2016 17:20:39
Problema Lowest Common Ancestor Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘void Preprocessing()’: user.cpp:48:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 2; i <= 2 * E.size(); i++) ^ user.cpp:55:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < E.size(); i++) ^ user.cpp:58:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < E.size(); i++) ^ user.cpp: In function ‘void Euler(int, int)’: user.cpp:69:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) { ^ user.cpp: In function ‘void Solve()’: user.cpp:28:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &a, &b); ^ user.cpp: In function ‘void Read()’: user.cpp:76:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("lca.in", "rt", stdin); ^ user.cpp:77:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("lca.out", "wt", stdout); ^ user.cpp:78:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &N, &Q); ^ user.cpp:82:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &f); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms444kbOK1010
20ms628kbOK1010
340ms6092kbOK1010
4380ms37492kbOK1010
5240msDepăşitMemory limit exceeded.00
6236msDepăşitMemory limit exceeded.00
7212msDepăşitMemory limit exceeded.00
8240msDepăşitMemory limit exceeded.00
9240msDepăşitMemory limit exceeded.0
10240msDepăşitMemory limit exceeded.0
Punctaj total40

Ceva nu functioneaza?