Pagini recente » Borderou de evaluare (job #2932666) | Borderou de evaluare (job #1289792)
Borderou de evaluare (job #1289792)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int, int, int&)’:
user.cpp:22:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[Node].size(); ++ i)
^
user.cpp: In function ‘void Fill(int, int, int)’:
user.cpp:34:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[Node].size(); ++ i)
^
user.cpp: In function ‘int main()’:
user.cpp:66:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("disconnect.in", "r", stdin);
^
user.cpp:67:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("disconnect.out", "w", stdout);
^
user.cpp:69:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &N, &M);
^
user.cpp:72:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &X, &Y);
^
user.cpp:81:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i %i", &Type, &X, &Y);
^
user.cpp: In function ‘void Remove(int, int, int)’:
user.cpp:58:48: warning: ‘Which’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Fill(Which, X + Y - Which, NewComp);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1432kb | OK | 10 |
2 | 8ms | 1460kb | OK | 10 |
3 | 380ms | 1552kb | OK | 10 |
4 | 552ms | 1672kb | OK | 10 |
5 | Depăşit | 3196kb | Time limit exceeded. | 0 |
6 | Depăşit | 3428kb | Time limit exceeded. | 0 |
7 | Depăşit | 3628kb | Time limit exceeded. | 0 |
8 | Depăşit | 3784kb | Time limit exceeded. | 0 |
9 | Depăşit | 3780kb | Time limit exceeded. | 0 |
10 | Depăşit | 3776kb | Time limit exceeded. | 0 |
Punctaj total | 40 |