Borderou de evaluare (job #1421711)

Utilizator thecoreUPB-Catana-Oprea-Poenaru thecore Data 19 aprilie 2015 12:33:36
Problema Prietenie3 Status done
Runda ONIS 2015, Runda 3 Compilator cpp
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:71:34: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=] printf("%d\n", simulate()); ^ user.cpp:58:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("prietenie3.in", "r", stdin); ^ user.cpp:59:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("prietenie3.out", "w", stdout); ^ user.cpp:60:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &T); ^ user.cpp:63: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:65:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &V[i]); ^ user.cpp:67:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &R[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1444ms1048kbIncorect0
Punctaj total0

Ceva nu functioneaza?