Borderou de evaluare (job #2023708)

Utilizator giotoPopescu Ioan gioto Data 19 septembrie 2017 13:29:19
Problema Graf Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:35:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("graf.in", "r", stdin); ^ user.cpp:36:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("graf.out", "w", stdout); ^ user.cpp:37:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:38:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &a, &b); ^ user.cpp:40:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms548kbOK10
20ms544kbOK10
30ms544kbOK10
4Depăşit512kbTime limit exceeded.0
50ms544kbOK10
6Depăşit900kbTime limit exceeded.0
740ms688kbOK10
8Depăşit804kbTime limit exceeded.0
9Depăşit880kbTime limit exceeded.0
10Depăşit852kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?