Pagini recente » Borderou de evaluare (job #2947568) | Borderou de evaluare (job #308922) | Borderou de evaluare (job #2828308) | Borderou de evaluare (job #535596) | Borderou de evaluare (job #1770916)
Borderou de evaluare (job #1770916)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kino.in","r",stdin);
^
user.cpp:14:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kino.out","w",stdout);
^
user.cpp:19:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&L);
^
user.cpp:20:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 1; i <= L; ++i) scanf("%d",&k[i]);
^
user.cpp:22:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(j = 1; j <= L; ++j) scanf("%d",&v[i][j]);
^
user.cpp:49:19: warning: ‘f’ may be used uninitialized in this function [-Wmaybe-uninitialized]
++ap[f];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 272kb | OK | 10 | 10 |
2 | 0ms | 280kb | OK | 10 | 10 |
3 | 4ms | 380kb | OK | 10 | 10 |
4 | 328ms | 4312kb | OK | 10 | 10 |
5 | 328ms | 4308kb | OK | 10 | 10 |
6 | 320ms | 4368kb | OK | 10 | 10 |
7 | 260ms | 4336kb | OK | 10 | 20 |
8 | 304ms | 4336kb | OK | 10 |
9 | 292ms | 4332kb | OK | 10 | 0 |
10 | Depăşit | 4320kb | Time limit exceeded. | 0 |
Punctaj total | 80 |