Borderou de evaluare (job #1989491)

Utilizator giotoPopescu Ioan gioto Data 7 iunie 2017 17:23:47
Problema Fences Status done
Runda Arhiva ICPC Compilator cpp
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:16:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < strlen(s) ; ++i){ ^ user.cpp:10:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("fences.in", "r", stdin); ^ user.cpp:11:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("fences.out", "w", stdout); ^ user.cpp:12:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ user.cpp:14:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%s", s); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
112ms468kbOK100
Punctaj total100

Ceva nu functioneaza?