Borderou de evaluare (job #2680145)

Utilizator ionutpop118Pop Ioan Cristian ionutpop118 Data 2 decembrie 2020 19:19:28
Problema Lowest Common Ancestor Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'std::vector<int> lca(std::vector<std::vector<int> >&, std::vector<std::pair<int, int> >&)': main.cpp:51:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < children[i].size(); ++j) { ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:43:9: warning: unused variable 'nod' [-Wunused-variable] int nod, l; ^~~ main.cpp:43:14: warning: unused variable 'l' [-Wunused-variable] int nod, l; ^ main.cpp: In function 'int main()': main.cpp:86:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("stramosi.in", "r", stdin); ^ main.cpp:87:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("stramosi.out", "w", stdout); ^ main.cpp:90:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ main.cpp:98:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &x); ^ main.cpp:104:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
133ms7331kbKilled by Signal 1100
232ms7331kbKilled by Signal 1100
333ms7331kbKilled by Signal 1100
426ms7331kbKilled by Signal 1100
526ms7331kbKilled by Signal 1100
633ms7331kbKilled by Signal 1100
733ms7331kbKilled by Signal 1100
827ms7331kbKilled by Signal 1100
932ms7331kbKilled by Signal 110
1027ms7331kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?