Borderou de evaluare (job #1289721)

Utilizator RaduVisanRadu Visan RaduVisan Data 10 decembrie 2014 11:04:47
Problema Hvrays Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:24:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("hvrays.in", "r", stdin); ^ user.cpp:25:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("hvrays.out", "w", stdout); ^ user.cpp:27:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &T); ^ user.cpp:30:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &N, &M); ^ user.cpp:31:70: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i = 1; i <= N; ++ i) scanf("%i %i", &H[i].X, &H[i].Y); ^ user.cpp:32:70: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i = 1; i <= M; ++ i) scanf("%i %i", &V[i].X, &V[i].Y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit1828kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?