Pagini recente » Borderou de evaluare (job #3192120) | Borderou de evaluare (job #2456170) | Monitorul de evaluare | Borderou de evaluare (job #2865125) | Borderou de evaluare (job #1191222)
Borderou de evaluare (job #1191222)
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:85: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:87: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 | 16328kb | OK | 10 |
| 2 | 24ms | 16696kb | OK | 10 |
| 3 | 32ms | 17472kb | OK | 10 |
| 4 | 36ms | 17676kb | OK | 10 |
| 5 | 44ms | 18072kb | OK | 10 |
| 6 | 44ms | 17972kb | OK | 10 |
| 7 | 40ms | 18684kb | OK | 10 |
| 8 | 88ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 88ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 88ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 70 |