Pagini recente » Borderou de evaluare (job #1940726) | Borderou de evaluare (job #3132240) | Borderou de evaluare (job #3196321) | Borderou de evaluare (job #1157970) | Borderou de evaluare (job #1225692)
Borderou de evaluare (job #1225692)
Raport evaluator
Compilare:
user.cpp: In function ‘void DepthFirstSearch(int)’:
user.cpp:40:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[X].size(); i++) {
^
user.cpp:51:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[X].size(); i++) {
^
user.cpp:60: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:93: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:77: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:78: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:80: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:82:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &X);
^
user.cpp:86: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 | 1628kb | OK | 10 |
3 | 0ms | 1624kb | OK | 10 |
4 | 0ms | 1624kb | Incorect | 0 |
5 | 4ms | 1664kb | Incorect | 0 |
6 | 4ms | 1664kb | Incorect | 0 |
7 | 92ms | 2796kb | Incorect | 0 |
8 | 192ms | 3912kb | Incorect | 0 |
9 | 252ms | 4756kb | Incorect | 0 |
10 | 332ms | 5440kb | Incorect | 0 |
Punctaj total | 30 |