Borderou de evaluare (job #694484)

Utilizator avatar arinac Arina Coroliuc arinac IP ascuns
Problemă Coborâre (clasele 11-12) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 11 feb. 2023 15:04:26 Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void DFS(int)': main.cpp:17:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 17 | for(int u=0; u<adj[x].size(); u++){ | ~^~~~~~~~~~~~~~ main.cpp: In function 'void printGraph()': main.cpp:35:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 35 | for (int u = 0; u < adj[d].size(); u++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:44:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 44 | freopen("coborare.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:45:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 45 | freopen("coborare.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 2215 kb OK 10
2 1 ms 2084 kb OK 10
3 405 ms 3928 kb Time limit exceeded 0
4 407 ms 4067 kb Time limit exceeded 0
5 405 ms 4313 kb Time limit exceeded 0
6 407 ms 4837 kb Time limit exceeded 0
7 403 ms 4833 kb Time limit exceeded 0
8 405 ms 4845 kb Time limit exceeded 0
9 403 ms 4608 kb Time limit exceeded 0
10 402 ms 4837 kb Time limit exceeded 0
Punctaj total 20