Pagini recente » Statistici Voinea Alexandru (Andu010901) | Cod sursa (job #449129) | Borderou de evaluare (job #998502) | Cod sursa (job #449124) | Borderou de evaluare (job #1953681)
Borderou de evaluare (job #1953681)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cutie.in","r",stdin);
^
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("cutie.out","w",stdout);
^
user.cpp:12:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:15:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&k,&m);
^
user.cpp:17:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=k;i++) {scanf("%d",&x);v1[++l1]=x;}
^
user.cpp:19:46: 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",&x);v2[++l2]=x;}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 264kb | Incorect | 0 |
| 2 | 0ms | 260kb | Incorect | 0 |
| 3 | 0ms | 256kb | Incorect | 0 |
| 4 | 0ms | 264kb | Incorect | 0 |
| 5 | 0ms | 268kb | OK | 10 |
| 6 | 4ms | 300kb | Incorect | 0 |
| 7 | 4ms | 300kb | OK | 10 |
| 8 | 4ms | 288kb | OK | 10 |
| 9 | 4ms | 296kb | Incorect | 0 |
| 10 | 12ms | 304kb | Incorect | 0 |
| Punctaj total | 30 |