Borderou de evaluare (job #2135794)

Utilizator GandalfTheWhiteGandalf the White GandalfTheWhite Data 19 februarie 2018 11:15:10
Problema Easygraph Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void Dfs(long long int)’: user.cpp:36:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0;i<G[node].size();++i) ^ user.cpp: In function ‘void Read()’: user.cpp:16:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld%lld",&n,&m); ^ user.cpp:20:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld",&val[i]); ^ user.cpp:26:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld%lld",&x,&y); ^ user.cpp: In function ‘int main()’: user.cpp:58:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("easygraph.in","r",stdin); ^ user.cpp:59:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("easygraph.out","w",stdout); ^ user.cpp:60:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld",&t); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1336ms3672kbOK100
Punctaj total100

Ceva nu functioneaza?