Pagini recente » Borderou de evaluare (job #2568722) | Borderou de evaluare (job #2407170) | Borderou de evaluare (job #856478) | Borderou de evaluare (job #2630336) | Borderou de evaluare (job #2203104)
Borderou de evaluare (job #2203104)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&N);
^
user.cpp:12:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&V[i]);
^
user.cpp:16:22: warning: iteration 10 invokes undefined behavior [-Waggressive-loop-optimizations]
dp[i][j] = -(1e6);
~~~~~~~~~^~~~~~~~
user.cpp:15:25: note: within this loop
for(int j = 0;j < 11;j++){
~~^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 2708kb | Incorect | 0 |
2 | 0ms | 2708kb | OK | 10 |
3 | 0ms | 2724kb | Incorect | 0 |
4 | 0ms | 2740kb | OK | 10 |
5 | 4ms | 3092kb | OK | 10 |
6 | 20ms | 5856kb | OK | 10 |
7 | 40ms | 7908kb | OK | 10 |
8 | 80ms | 12000kb | Incorect | 0 |
9 | 88ms | Depăşit | Memory limit exceeded. | 0 |
10 | 220ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 50 |