Pagini recente » Borderou de evaluare (job #1760404) | Borderou de evaluare (job #1172693) | Borderou de evaluare (job #2522019) | Borderou de evaluare (job #1352020) | Borderou de evaluare (job #1265844)
Borderou de evaluare (job #1265844)
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 | 20ms | 12568kb | OK | 10 |
2 | 24ms | 13132kb | OK | 10 |
3 | 32ms | 14308kb | OK | 10 |
4 | 36ms | 14508kb | OK | 10 |
5 | 44ms | 15100kb | OK | 10 |
6 | 44ms | 14856kb | OK | 10 |
7 | 40ms | 16436kb | OK | 10 |
8 | 96ms | Depăşit | Memory limit exceeded. | 0 |
9 | 96ms | Depăşit | Memory limit exceeded. | 0 |
10 | 96ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 70 |