Pagini recente » Cod sursa (job #415907) | Diferente pentru template/abc intre reviziile 5 si 30 | Cod sursa (job #49568) | Cod sursa (job #67700) | Borderou de evaluare (job #1376073)
Borderou de evaluare (job #1376073)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("note.in","r",stdin);
^
user.cpp:11:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("note.out","w",stdout);
^
user.cpp:12:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&v,&n);
^
user.cpp:16:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:19:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:20:40: 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",&a[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 484kb | OK | 10 |
| 2 | 0ms | 608kb | OK | 10 |
| 3 | 0ms | 692kb | OK | 10 |
| 4 | 0ms | 868kb | OK | 10 |
| 5 | 8ms | 868kb | OK | 10 |
| 6 | 44ms | 4748kb | OK | 10 |
| 7 | 112ms | 4748kb | OK | 10 |
| 8 | 16ms | 4756kb | OK | 10 |
| 9 | 112ms | 4656kb | OK | 10 |
| 10 | 12ms | 2968kb | OK | 10 |
| Punctaj total | 100 |