Borderou de evaluare (job #2512193)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 20 decembrie 2019 18:15:24
Problema Siruri duplicat Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:30:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0 ; i < v1.size() ; i ++) ~~^~~~~~~~~~~ main.cpp:32:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0 ; i < v1.size() ; i ++) ~~^~~~~~~~~~~ main.cpp:39:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = i + 1 ; j < v1.size() ; j ++) ~~^~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:58:17: warning: unused variable 'j' [-Wunused-variable] int t , i , j , k , b , d; ^ main.cpp:56:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("strdup.in" , "r" , stdin); ^ main.cpp:57:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("strdup.out" , "w" , stdout); ^ main.cpp:59:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n" , &t); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
13ms131kbOK140
23ms131kbKilled by Signal 110
33ms131kbKilled by Signal 110
43ms131kbKilled by Signal 110
543ms208kbKilled by Signal 110
639ms200kbKilled by Signal 110
729ms262kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?