Pagini recente » Borderou de evaluare (job #2170105) | Borderou de evaluare (job #1923792) | Borderou de evaluare (job #2525042) | Borderou de evaluare (job #2862880) | Borderou de evaluare (job #2046883)
Borderou de evaluare (job #2046883)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:4:32: 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:5:34: 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:7:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld",&t);
^
user.cpp:9:24: 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 | 4ms | 264kb | OK | 100 |
Punctaj total | 100 |