Pagini recente » Borderou de evaluare (job #2127707) | Borderou de evaluare (job #1697437) | Borderou de evaluare (job #98139) | Borderou de evaluare (job #2945383) | Borderou de evaluare (job #1201957)
Borderou de evaluare (job #1201957)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:22: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[150000]’ [-Wformat=]
scanf("%s",&s);
^
user.cpp:5:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prefixe.in","r",stdin);
^
user.cpp:6:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prefixe.out","w",stdout);
^
user.cpp:7:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&Z);
^
user.cpp:10:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",&s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 992ms | 952kb | OK | 100 |
Punctaj total | 100 |