Borderou de evaluare (job #1656366)

Utilizator wilversingsMarius Aiordachioaei wilversings Data 19 martie 2016 11:09:47
Problema Arbori de intervale Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘void rangeTreeUpdate(int, int, int)’: user.cpp:16:23: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] int middle = left + right >> 1; ^ user.cpp: In function ‘int rangeTreeQuery(int, int, int)’: user.cpp:34:23: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] int middle = left + right >> 1; ^ user.cpp: In function ‘int main()’: user.cpp:45:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("arbint.in", "r", stdin); ^ user.cpp:46:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("arbint.out", "w", stdout); ^ user.cpp:49:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d", &N, &M); ^ user.cpp:51:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d", &updateValue); ^ user.cpp:57:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d%d", &operation, &a, &b); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms280kbOK1010
28ms284kbOK1010
312ms300kbOK1010
436ms344kbOK1010
520ms812kbWall time limit exceeded.00
624ms824kbWall time limit exceeded.00
732ms812kbWall time limit exceeded.0
824ms820kbWall time limit exceeded.0
928ms824kbWall time limit exceeded.0
1028ms816kbWall time limit exceeded.0
Punctaj total40

Ceva nu functioneaza?