Pagini recente » Borderou de evaluare (job #98069) | Borderou de evaluare (job #890833) | Borderou de evaluare (job #450390) | Borderou de evaluare (job #2217458) | Borderou de evaluare (job #2066029)
Borderou de evaluare (job #2066029)
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:44:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=1;j<=strlen(s);j++)
^
user.cpp:40:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&n);
^
user.cpp:43:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n",s);
^
user.cpp: In function ‘int main()’:
user.cpp:56: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:57: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 108ms | 456kb | Incorect | 0 |
Punctaj total | 0 |