Pagini recente » Borderou de evaluare (job #985023) | Borderou de evaluare (job #701818) | Borderou de evaluare (job #3350154) | Borderou de evaluare (job #844766) | Borderou de evaluare (job #1440786)
Borderou de evaluare (job #1440786)
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 | 380kb | OK | 100 |
| Punctaj total | 100 |