Pagini recente » Borderou de evaluare (job #792034) | Borderou de evaluare (job #1300320) | Borderou de evaluare (job #1310400) | Borderou de evaluare (job #1876650) | Borderou de evaluare (job #1525437)
Borderou de evaluare (job #1525437)
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 | 1512kb | OK | 10 |
4 | 56ms | 1612kb | OK | 10 |
5 | Depăşit | 1932kb | Time limit exceeded. | 0 |
6 | Depăşit | 2128kb | Time limit exceeded. | 0 |
7 | Depăşit | 2360kb | Time limit exceeded. | 0 |
8 | Depăşit | 2772kb | Time limit exceeded. | 0 |
9 | Depăşit | 2824kb | Time limit exceeded. | 0 |
10 | 272ms | 2232kb | OK | 10 |
Punctaj total | 50 |