Borderou de evaluare (job #1198974)

Utilizator bogdanmarin69Bogdan Marin bogdanmarin69 Data 17 iunie 2014 19:59:06
Problema Nu stiu Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:29:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j=0; j<lista[i].size(); j++){ ^ user.cpp: In function ‘void dfs(int)’: user.cpp:44:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<lista[nod].size(); i++) ^ user.cpp: In function ‘int main()’: 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("nustiu.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("nustiu.out", "w", stdout); ^ user.cpp:13:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ user.cpp:15:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:21:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &a, &b); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms1684kbOK100
Punctaj total100

Ceva nu functioneaza?