Borderou de evaluare (job #1605446)

Utilizator AlexNiuclaeNiculae Alexandru Vlad AlexNiuclae Data 19 februarie 2016 00:06:51
Problema AI Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 68

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:69:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("ai.in","r",stdin); ^ user.cpp:70:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("ai.out","w",stdout); ^ user.cpp:72:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:73:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &tx, &ty); ^ user.cpp:74:61: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (i = 0; i <= 1; ++i) scanf("%d %d", &sx[i] , &sy[i]); ^ user.cpp:75:61: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (i = 0; i <= 1; ++i) scanf("%d %d", &rx[i] , &ry[i]); ^ user.cpp:77:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &m); ^ user.cpp:81:31: 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
14ms4452kbOK5
24ms4460kbPrimul numar corect1
34ms4492kbOK5
412ms4604kbOK5
512ms4644kbOK5
632ms4760kbPrimul numar corect1
78ms4544kbOK5
84ms4484kbPrimul numar corect1
916ms4664kbOK5
1036ms4944kbPrimul numar corect1
1148ms4944kbPrimul numar corect1
12124ms5108kbPrimul numar corect1
13132ms5232kbOK5
14156ms5336kbOK5
15116ms5436kbOK5
16128ms5436kbPrimul numar corect1
1796ms5232kbPrimul numar corect1
18176ms5444kbOK5
19108ms5112kbOK5
20156ms5436kbOK5
Punctaj total68

Ceva nu functioneaza?