Borderou de evaluare (job #2360161)

Utilizator akaprosAna Kapros akapros Data 1 martie 2019 13:28:03
Problema Escape Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void Mark(int, int)': main.cpp:96:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int a = 0; a < V[i].size(); ++ a) ~~^~~~~~~~~~~~~ main.cpp:97:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int b = 0; b < V[j].size(); ++ b) ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:217:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int a = 0; a < V[i].size(); ++ a) ~~^~~~~~~~~~~~~ main.cpp:221:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int b = 0; b < V[white[j]].size(); ++ b) ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:149:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &n, &m, &k); ^ main.cpp:161:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &white[i]); ^ main.cpp:189:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &adj); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
32ms131kbOK10
48ms262kbOK10
57ms262kbOK10
69ms262kbOK10
71121ms3407kbOK10
8733ms2228kbOK10
91004ms3801kbOK10
101021ms1966kbOK10
Punctaj total100

Ceva nu functioneaza?