Pagini recente » Profil feedbacktoken | Borderou de evaluare (job #3276274) | Borderou de evaluare (job #2210226) | Borderou de evaluare (job #12844) | Borderou de evaluare (job #1215836)
Borderou de evaluare (job #1215836)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42:26: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n",sol);
^
user.cpp:27:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puncte3.in","r",stdin);
^
user.cpp:28:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puncte3.out","w",stdout);
^
user.cpp:31:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d",&T); T; --T) {
^
user.cpp: In function ‘void Init()’:
user.cpp:51:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld%lld%lld%lld",&n,&k,&a,&b,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 544ms | 1836kb | Incorect | 0 |
Punctaj total | 0 |