Pagini recente » Borderou de evaluare (job #1636566) | Borderou de evaluare (job #2040582) | Borderou de evaluare (job #2660878) | Borderou de evaluare (job #1718806) | Borderou de evaluare (job #1510871)
Borderou de evaluare (job #1510871)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:22:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < V[nod].size(); i ++)
^
user.cpp:30:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < V[vec.first].size(); j ++)
^
user.cpp:42:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < V[nod].size(); i ++)
^
user.cpp:52:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < V[vec.first].size(); j ++)
^
user.cpp:69:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < V[nod].size(); i ++)
^
user.cpp:80:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < V[vec.first].size(); j ++)
^
user.cpp:90:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < V[vec.first].size(); j ++)
^
user.cpp: In function ‘int main()’:
user.cpp:110:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("drumuri.in" ,"r", stdin );
^
user.cpp:111:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("drumuri.out","w", stdout);
^
user.cpp:113:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M);
^
user.cpp:117:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &X, &Y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 776kb | Ok, Solutie buna. | 10 |
| 2 | 4ms | 792kb | Ok, Solutie buna. | 10 |
| 3 | 4ms | 812kb | Ok, Solutie buna. | 10 |
| 4 | 4ms | 832kb | Ok, Solutie buna. | 10 |
| 5 | 4ms | 856kb | Ok, Solutie buna. | 10 |
| 6 | 8ms | 916kb | Ok, Solutie buna. | 10 |
| 7 | 8ms | 992kb | Ok, Solutie buna. | 10 |
| 8 | 12ms | 1092kb | Ok, Solutie buna. | 10 |
| 9 | 16ms | 1324kb | Ok, Solutie buna. | 10 |
| 10 | 36ms | 2032kb | Ok, Solutie buna. | 10 |
| Punctaj total | 100 |