Borderou de evaluare (job #2009595)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 10 august 2017 04:48:01
Problema Regiuni2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:106:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("regiuni2.in" , "r", stdin ); ^ user.cpp:107:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("regiuni2.out", "w", stdout); ^ user.cpp:110:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ user.cpp:114:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp:121:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%Lf %Lf", &x, &y); ^ user.cpp:132:65: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%Lf %Lf %Lf %Lf", &p1.x, &p1.y, &p2.x, &p2.y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms484kbOK100
Punctaj total100

Ceva nu functioneaza?