Borderou de evaluare (job #2280284)

Utilizator hristacheruxiRuxandra Hristache hristacheruxi Data 10 noiembrie 2018 13:24:05
Problema Lowest Common Ancestor Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:21:54: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] d[i][p] = min(d[i][p - 1], d[i + (1 << p - 1)][p - 1]); ~~^~~ main.cpp:27:11: warning: statement has no effect [-Wunused-value] for (m; m > 0; m--) ^ main.cpp:8:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("rmq.in", "r", stdin); ^ main.cpp:9:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("rmq.out", "w", stdout); ^ main.cpp:12:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ main.cpp:14:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &v[i]); ^ main.cpp:29:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &i, &j); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1584ms8519kbKilled by Signal 1100
2595ms8519kbKilled by Signal 1100
3662ms8519kbKilled by Signal 1100
4554ms8519kbKilled by Signal 1100
5495ms8519kbKilled by Signal 1100
6653ms8519kbKilled by Signal 1100
7564ms8519kbKilled by Signal 1100
8539ms8519kbKilled by Signal 1100
9523ms8519kbKilled by Signal 110
10489ms8519kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?