Pagini recente » Borderou de evaluare (job #1967836) | Borderou de evaluare (job #1191230)
Borderou de evaluare (job #1191230)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matperm2.in","r",stdin);
^
user.cpp:52:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matperm2.out","w",stdout);
^
user.cpp:54:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&k);
^
user.cpp:60:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=n;i++) scanf("%d",&mlc[i]);
^
user.cpp:70:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=m;i++) scanf("%d",&mlc[i]);
^
user.cpp:82:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d",&q);q;q--)
^
user.cpp:84:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&x,&y,&z,&t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 4448kb | OK | 10 |
2 | 8ms | 4732kb | OK | 10 |
3 | 16ms | 5448kb | OK | 10 |
4 | 16ms | 5480kb | OK | 10 |
5 | 24ms | 5852kb | OK | 10 |
6 | 24ms | 5824kb | OK | 10 |
7 | 20ms | 6412kb | OK | 10 |
8 | 424ms | 18116kb | OK | 10 |
9 | 408ms | 18924kb | OK | 10 |
10 | 416ms | 18316kb | OK | 10 |
Punctaj total | 100 |