Pagini recente » Borderou de evaluare (job #502217) | Borderou de evaluare (job #2249736) | Borderou de evaluare (job #2644581) | Borderou de evaluare (job #17925) | Borderou de evaluare (job #2066026)
Borderou de evaluare (job #2066026)
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:55: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:56: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 | 104ms | 460kb | Incorect | 0 |
Punctaj total | 0 |