Pagini recente » Borderou de evaluare (job #1119247) | Borderou de evaluare (job #2268044) | Borderou de evaluare (job #286676) | Borderou de evaluare (job #1814101) | Borderou de evaluare (job #1225701)
Borderou de evaluare (job #1225701)
Raport evaluator
Compilare:
user.cpp: In function ‘void DepthFirstSearch(int)’:
user.cpp:41:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[X].size(); i++) {
^
user.cpp:52:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[X].size(); i++) {
^
user.cpp:61:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[X].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:94:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", blackEnd[1]);
^
user.cpp:78:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("karb2.in","r",stdin);
^
user.cpp:79:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("karb2.out","w",stdout);
^
user.cpp:81:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &K);
^
user.cpp:83:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &X);
^
user.cpp:87:28: 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 | 1616kb | OK | 10 |
2 | 0ms | 1620kb | Incorect | 0 |
3 | 0ms | 1620kb | Incorect | 0 |
4 | 0ms | 1624kb | Incorect | 0 |
5 | 4ms | 1664kb | Incorect | 0 |
6 | 4ms | 1656kb | Incorect | 0 |
7 | 48ms | 2796kb | Incorect | 0 |
8 | 108ms | 3912kb | Incorect | 0 |
9 | 148ms | 4760kb | Incorect | 0 |
10 | 192ms | 5440kb | Incorect | 0 |
Punctaj total | 10 |