Pagini recente » Borderou de evaluare (job #358318) | Borderou de evaluare (job #1369606) | Borderou de evaluare (job #1321490) | Borderou de evaluare (job #2331250) | Borderou de evaluare (job #1803757)
Borderou de evaluare (job #1803757)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:56:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:78:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void rev()’:
user.cpp:94:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < Chain[i].size(); j++)
^
user.cpp: In function ‘void Solve()’:
user.cpp:171:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%I64d%I64d", &node, &p);
^
user.cpp:171:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp: In function ‘void Read()’:
user.cpp:20:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &N, &M, &Q);
^
user.cpp:22:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Array[i]), Len[i] = 1;
^
user.cpp:28:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp: In function ‘int findFather(int, int)’:
user.cpp:131:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘void Solve()’:
user.cpp:171:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%I64d%I64d", &node, &p);
^
user.cpp: In function ‘int main()’:
user.cpp:177:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carray.in", "r", stdin);
^
user.cpp:178:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carray.out", "w" ,stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 56ms | 12640kb | Incorect | 0 |
2 | Depăşit | 42336kb | Time limit exceeded. | 0 |
3 | Depăşit | 42096kb | Time limit exceeded. | 0 |
4 | 164ms | 16620kb | Incorect | 0 |
5 | Depăşit | 44944kb | Time limit exceeded. | 0 |
6 | 512ms | 26376kb | Incorect | 0 |
7 | 696ms | 39840kb | Incorect | 0 |
8 | Depăşit | 47764kb | Time limit exceeded. | 0 |
9 | Depăşit | 49196kb | Time limit exceeded. | 0 |
10 | Depăşit | 46816kb | Time limit exceeded. | 0 |
Punctaj total | 0 |