Pagini recente » Borderou de evaluare (job #2874888) | Borderou de evaluare (job #1176012) | Borderou de evaluare (job #2760311) | Borderou de evaluare (job #387584) | Borderou de evaluare (job #1525436)
Borderou de evaluare (job #1525436)
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:71: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:72: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:74: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:78: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:79: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:80: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:114: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 | 1428kb | OK | 10 |
2 | 0ms | 1444kb | OK | 10 |
3 | 8ms | 1500kb | OK | 10 |
4 | 48ms | 1596kb | OK | 10 |
5 | Depăşit | 1884kb | Time limit exceeded. | 0 |
6 | Depăşit | 2136kb | Time limit exceeded. | 0 |
7 | Depăşit | 2200kb | Time limit exceeded. | 0 |
8 | Depăşit | 2500kb | Time limit exceeded. | 0 |
9 | Depăşit | 2528kb | Time limit exceeded. | 0 |
10 | 112ms | 2216kb | OK | 10 |
Punctaj total | 50 |