Borderou de evaluare (job #2546573)

Utilizator vladcainamisirVlad Cainamisir vladcainamisir Data 14 februarie 2020 11:55:08
Problema Carte Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:57:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0 ; j < v[i].size() ; j ++) ~~^~~~~~~~~~~~~ main.cpp:14:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("carte.in" , "r" , stdin); ^ main.cpp:15:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("carte.out" , "w" , stdout); ^ main.cpp:16:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &tests); ^ main.cpp:19:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s" , a + 1); ^ main.cpp:20:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &nrwords); ^ main.cpp:24:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s " , b + 1); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1144ms3276kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?