Pagini recente » Borderou de evaluare (job #265190) | Borderou de evaluare (job #207521) | Borderou de evaluare (job #632882) | Borderou de evaluare (job #917902) | Borderou de evaluare (job #2066040)
Borderou de evaluare (job #2066040)
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:31:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&n);
^
user.cpp:34: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:48: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:49: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 | 1272ms | 940kb | OK | 100 |
Punctaj total | 100 |