Borderou de evaluare (job #1863480)

Utilizator giotoPopescu Ioan gioto Data 30 ianuarie 2017 22:24:18
Problema 2Numere Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:45:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("2numere.in", "r", stdin); ^ user.cpp:46:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("2numere.out", "w", stdout); ^ user.cpp:47:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:48:52: 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("%d", &a[i]); ^ user.cpp:49:52: 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("%d", &b[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms280kbRaspuns gresit0
20ms276kbCifre gresite0
38ms288kbFormat incorect0
4Depăşit256kbTime limit exceeded.0
5Depăşit252kbTime limit exceeded.0
6Depăşit252kbTime limit exceeded.0
7Depăşit256kbTime limit exceeded.0
8Depăşit260kbTime limit exceeded.0
9Depăşit252kbTime limit exceeded.0
10Depăşit256kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?