Pagini recente » Borderou de evaluare (job #1710625) | Borderou de evaluare (job #1340740) | Borderou de evaluare (job #2127665) | Borderou de evaluare (job #2146028) | Borderou de evaluare (job #2163598)
Borderou de evaluare (job #2163598)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:21: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:24:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:29:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:32:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &x, &y, &t, &w);
^
user.cpp: In function ‘int main()’:
user.cpp:107:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lanterna.in", "r", stdin);
^
user.cpp:108:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lanterna.out", "w", stdout);
^
user.cpp: In function ‘int bellmanFord(int)’:
user.cpp:68:44: warning: ‘nrw’ may be used uninitialized in this function [-Wmaybe-uninitialized]
dp[nod][lanterna] = dp[nod][nrw];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3224kb | Incorect | 0 |
2 | 16ms | 3228kb | OK | 10 |
3 | 4ms | 3040kb | Incorect | 0 |
4 | Depăşit | 3184kb | Time limit exceeded. | 0 |
5 | 68ms | 3188kb | OK | 10 |
6 | 48ms | 3224kb | Incorect | 0 |
7 | 48ms | 3084kb | OK | 10 |
8 | 4ms | 3096kb | OK | 10 |
9 | 4ms | 2856kb | OK | 10 |
10 | 8ms | 3192kb | OK | 10 |
Punctaj total | 60 |