Borderou de evaluare (job #2448478)

Utilizator TincaMateiTinca Matei TincaMatei Data 16 august 2019 23:43:38
Problema PetSoft Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:16:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < graph[nod].size(); ++i) { ~~^~~~~~~~~~~~~~~~~~~ main.cpp:21:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int rsize = 2; rsize <= graph[nod].size(); ++rsize) { ~~~~~~^~~~~~~~~~~~~~~~~~~~ main.cpp:22:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i + rsize - 1 < graph[nod].size(); ++i) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:49:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &N); ^ main.cpp:51:24: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbCool!10
23ms524kbCool!10
38ms1441kbCool!10
415ms3145kbCool!10
516ms3014kbCool!10
615ms2752kbCool!10
725ms4849kbCool!10
817ms3145kbCool!10
925ms4587kbCool!10
1022ms3801kbCool!10
Punctaj total100

Ceva nu functioneaza?