Pagini recente » Borderou de evaluare (job #2376341) | Borderou de evaluare (job #2606139) | Borderou de evaluare (job #2953551) | Borderou de evaluare (job #1886983) | Borderou de evaluare (job #1191213)
Borderou de evaluare (job #1191213)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54: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:55: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:57: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:63: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:73: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:83: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:85: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 | 16ms | 12572kb | OK | 10 |
2 | 20ms | 13136kb | OK | 10 |
3 | 28ms | 14312kb | OK | 10 |
4 | 32ms | 14508kb | OK | 10 |
5 | 40ms | 15108kb | OK | 10 |
6 | 40ms | 14860kb | OK | 10 |
7 | 36ms | 16432kb | OK | 10 |
8 | 84ms | Depăşit | Memory limit exceeded. | 0 |
9 | 84ms | Depăşit | Memory limit exceeded. | 0 |
10 | 84ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 70 |