Borderou de evaluare (job #2655903)

Utilizator MatteoalexandruMatteo Verzotti Matteoalexandru Data 5 octombrie 2020 23:01:47
Problema Infinitywar Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In member function 'bool Query::operator<(const Query&) const': main.cpp:50:61: warning: comparison of constant '250' with boolean expression is always true [-Wbool-compare] if(l / BLOCK != aux.l / BLOCK) return l / BLOCK < aux.l < BLOCK; ~~~~~~~~~~~~~~~~~~^~~~~~~ main.cpp:50:53: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] if(l / BLOCK != aux.l / BLOCK) return l / BLOCK < aux.l < BLOCK; ~~~~~~~~~~^~~~~~~ main.cpp: In function 'int main()': main.cpp:98:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("infinitywar.in", "r", stdin); ^ main.cpp:99:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("infinitywar.out", "w", stdout); ^ main.cpp:100:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &q); ^ main.cpp:104:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &k); ^ main.cpp:107:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &x); ^ main.cpp:114:26: 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
15ms1310kbOK10
232ms1835kbKilled by Signal 110
359ms2228kbKilled by Signal 110
4167ms3436kbKilled by Signal 110
5168ms3444kbKilled by Signal 110
6173ms3768kbKilled by Signal 110
7171ms4194kbKilled by Signal 110
8186ms4456kbKilled by Signal 110
9246ms4755kbKilled by Signal 110
10194ms4993kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?