Pagini recente » Borderou de evaluare (job #2224814) | Borderou de evaluare (job #1132244) | Borderou de evaluare (job #1007764) | Borderou de evaluare (job #2087993) | Borderou de evaluare (job #1525434)
Borderou de evaluare (job #1525434)
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 | 1424kb | OK | 10 |
2 | 0ms | 1440kb | OK | 10 |
3 | 12ms | 1504kb | OK | 10 |
4 | 92ms | 1604kb | OK | 10 |
5 | Depăşit | 1888kb | Time limit exceeded. | 0 |
6 | Depăşit | 2140kb | Time limit exceeded. | 0 |
7 | Depăşit | 2200kb | Time limit exceeded. | 0 |
8 | Depăşit | 2588kb | Time limit exceeded. | 0 |
9 | Depăşit | 2592kb | Time limit exceeded. | 0 |
10 | 156ms | 2220kb | OK | 10 |
Punctaj total | 50 |