Pagini recente » Borderou de evaluare (job #744219) | Borderou de evaluare (job #632476) | Borderou de evaluare (job #61465) | Borderou de evaluare (job #2655259) | Borderou de evaluare (job #1633147)
Borderou de evaluare (job #1633147)
Raport evaluator
Compilare:
user.cpp: In function ‘void eraseEdge(int, int)’:
user.cpp:26:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < vec[a].size(); ++ i)
^
user.cpp:33:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < vec[b].size(); ++ i)
^
user.cpp: In function ‘int findCommon(std::vector<int>, std::vector<int>)’:
user.cpp:44:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v1.size(); ++ i)
^
user.cpp:45:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < v2.size(); ++ j)
^
user.cpp: In function ‘int main()’:
user.cpp:53:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puzzle2.in", "r", stdin);
^
user.cpp:54:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puzzle2.out", "w", stdout);
^
user.cpp:56: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:59:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &a, &b);
^
user.cpp:141:9: warning: ‘c’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for (int j = 1; j <= c; ++ j)
^
user.cpp:105:22: warning: ‘r’ may be used uninitialized in this function [-Wmaybe-uninitialized]
sol = new int*[r + 5];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 152ms | 3892kb | OK | 10 | 0 |
2 | 156ms | 3892kb | OK | 10 |
3 | 192ms | 4588kb | Incorect | 0 |
4 | 0ms | 1448kb | OK | 10 |
5 | 232ms | 4984kb | Incorect | 0 |
6 | 260ms | 5016kb | Incorect | 0 |
7 | 260ms | 5020kb | Incorect | 0 |
8 | 224ms | 4660kb | Incorect | 0 |
9 | 224ms | 4672kb | Incorect | 0 |
10 | 8ms | 1592kb | Incorect | 0 |
Punctaj total | 0 |