Borderou de evaluare (job #1863482)

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

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
10ms276kbOK!10
20ms284kbCifre gresite0
34ms280kbCifre gresite0
4Depăşit280kbTime limit exceeded.0
5Depăşit276kbTime limit exceeded.0
6Depăşit256kbTime limit exceeded.0
7Depăşit248kbTime limit exceeded.0
8Depăşit256kbTime limit exceeded.0
9Depăşit260kbTime limit exceeded.0
10Depăşit260kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?