Pagini recente » Borderou de evaluare (job #1972225) | Borderou de evaluare (job #2445233) | Borderou de evaluare (job #1259872) | Borderou de evaluare (job #551328) | Borderou de evaluare (job #1206756)
Borderou de evaluare (job #1206756)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:69:21: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld\n",smin);
^
user.cpp:40:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma3.in","r",stdin); freopen("suma3.out","w",stdout);
^
user.cpp:40:67: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma3.in","r",stdin); freopen("suma3.out","w",stdout);
^
user.cpp:41:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&a,&b);
^
user.cpp:43:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(j=1;j<=b;j++) scanf("%d",&v[i][j]);
^
user.cpp:59:13: warning: iteration 32u invokes undefined behavior [-Waggressive-loop-optimizations]
L[i][0]=q;
^
user.cpp:55:2: note: containing loop
for(i=1;i<=100;i++)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | OK | 10 |
2 | 24ms | 312kb | OK | 10 |
3 | 0ms | 288kb | OK | 10 |
4 | 0ms | 284kb | OK | 10 |
5 | 0ms | 296kb | OK | 10 |
6 | 0ms | 292kb | Incorect | 0 |
7 | 36ms | 292kb | OK | 10 |
8 | 60ms | 304kb | OK | 10 |
9 | Depăşit | 280kb | Time limit exceeded. | 0 |
10 | Depăşit | 288kb | Time limit exceeded. | 0 |
Punctaj total | 70 |