Pagini recente » Borderou de evaluare (job #1548333) | Borderou de evaluare (job #1396581) | Borderou de evaluare (job #972956) | Borderou de evaluare (job #928840) | Borderou de evaluare (job #2392681)
Borderou de evaluare (job #2392681)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:24:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<v[nod].size();i++){
~^~~~~~~~~~~~~~
main.cpp: In function 'void bellman(int)':
main.cpp:52:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<v[nod].size();i++){
~^~~~~~~~~~~~~~
main.cpp: In function 'void dfs2(int)':
main.cpp:72:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<w[nod].size();i++){
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:134:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0;j<w[i].size();j++){
~^~~~~~~~~~~~
main.cpp:95:30: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d",&n,&m);
^
main.cpp:97:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d%d",&x,&y,&z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 262kb | OK | 10 |
2 | 3ms | 262kb | OK | 10 |
3 | 12ms | 524kb | OK | 10 |
4 | 13ms | 655kb | OK | 10 |
5 | 17ms | 655kb | OK | 10 |
6 | 17ms | 655kb | OK | 10 |
7 | 17ms | 786kb | OK | 10 |
8 | 17ms | 786kb | OK | 10 |
9 | 17ms | 655kb | OK | 10 |
10 | 16ms | 655kb | OK | 10 |
Punctaj total | 100 |