Pagini recente » Borderou de evaluare (job #2735148) | Borderou de evaluare (job #2267980) | Borderou de evaluare (job #865467) | Borderou de evaluare (job #476589) | Borderou de evaluare (job #1525435)
Borderou de evaluare (job #1525435)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:27:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int it = 0; it < Edges[node].size(); it ++)
^
user.cpp: In function ‘int main()’:
user.cpp:61:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("radiatie.in" ,"r", stdin );
^
user.cpp:62:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("radiatie.out","w", stdout);
^
user.cpp:64:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &nrNodes, &nrEdges, &nrQuerys);
^
user.cpp:68:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &InitialEdges[i].node1);
^
user.cpp:69:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &InitialEdges[i].node2);
^
user.cpp:70:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &InitialEdges[i].cost );
^
user.cpp:104: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 | 0ms | 1400kb | Incorect | 0 |
2 | 0ms | 1420kb | Incorect | 0 |
3 | 4ms | 1480kb | Incorect | 0 |
4 | 8ms | 1576kb | Incorect | 0 |
5 | 20ms | 1856kb | Incorect | 0 |
6 | 28ms | 2108kb | Incorect | 0 |
7 | 24ms | 2168kb | Incorect | 0 |
8 | 36ms | 2476kb | Incorect | 0 |
9 | 52ms | 2500kb | Incorect | 0 |
10 | 48ms | 2196kb | Incorect | 0 |
Punctaj total | 0 |