Pagini recente » Borderou de evaluare (job #1280392) | Borderou de evaluare (job #3149778) | Borderou de evaluare (job #1707819) | Borderou de evaluare (job #2453280) | Borderou de evaluare (job #1440785)
Borderou de evaluare (job #1440785)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:224:22: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n",ans);
^
user.cpp:215:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp: In function ‘int main()’:
user.cpp:229:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chomp.in","r",stdin);
^
user.cpp:230:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chomp.out","w",stdout);
^
user.cpp:231:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);/*
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 384kb | OK | 100 |
Punctaj total | 100 |