Pagini recente » Diferente pentru problema/progresii3 intre reviziile 4 si 6 | Borderou de evaluare (job #1182458) | Borderou de evaluare (job #2622553) | Borderou de evaluare (job #2975404) | Borderou de evaluare (job #1351954)
Borderou de evaluare (job #1351954)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.in","r",stdin);
^
user.cpp:17:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.out","w",stdout);
^
user.cpp:19:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:24:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%lld",&n,&k);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 24ms | 252kb | OK | 100 |
| Punctaj total | 100 |