Pagini recente » Borderou de evaluare (job #558250) | Borderou de evaluare (job #1831641) | Borderou de evaluare (job #286057) | Borderou de evaluare (job #1002097) | Borderou de evaluare (job #1289798)
Borderou de evaluare (job #1289798)
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 | 12ms | 1460kb | OK | 10 |
| 3 | 496ms | 1548kb | OK | 10 |
| 4 | 952ms | 1672kb | OK | 10 |
| 5 | Depăşit | 3200kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 3436kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 3628kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 3784kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 3784kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 3780kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |