Borderou de evaluare (job #1863492)

Utilizator giotoPopescu Ioan gioto Data 30 ianuarie 2017 22:35:33
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
10ms264kbFormat incorect0
20ms264kbCifre gresite0
34ms268kbFormat incorect0
40ms264kbCifre gresite0
50ms272kbCifre gresite0
6Depăşit248kbTime limit exceeded.0
70ms272kbCifre gresite0
8Depăşit244kbTime limit exceeded.0
90ms264kbCifre gresite0
10Depăşit244kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?