Pagini recente » Borderou de evaluare (job #1577879) | Borderou de evaluare (job #2194773) | Borderou de evaluare (job #2297104) | Borderou de evaluare (job #3031750) | Borderou de evaluare (job #1741733)
Borderou de evaluare (job #1741733)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cabana.in","r",stdin);
^
user.cpp:13:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cabana.out","w",stdout);
^
user.cpp:18:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld",&T);
^
user.cpp:20:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld",&N,&K);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 436ms | 4344kb | OK | 100 |
Punctaj total | 100 |