Pagini recente » Borderou de evaluare (job #2756958) | Borderou de evaluare (job #2352939) | Borderou de evaluare (job #1073334) | Borderou de evaluare (job #1707312) | Borderou de evaluare (job #1929086)
Borderou de evaluare (job #1929086)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice.in","r",stdin);
^
user.cpp:11:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice.out","w",stdout);
^
user.cpp:13:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&a1);
^
user.cpp:14:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=n;i++) scanf("%d",&v1[i]);
^
user.cpp:15:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=m;i++) scanf("%d",&v2[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 288kb | OK | 10 |
| 2 | 0ms | 292kb | OK | 10 |
| 3 | 0ms | 292kb | OK | 10 |
| 4 | 0ms | 296kb | OK | 10 |
| 5 | 24ms | 344kb | OK | 10 |
| 6 | 60ms | 368kb | OK | 10 |
| 7 | 4ms | 408kb | OK | 10 |
| 8 | 8ms | 464kb | OK | 10 |
| 9 | Depăşit | 484kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 492kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |