Pagini recente » Borderou de evaluare (job #1871065) | Borderou de evaluare (job #3153690) | Borderou de evaluare (job #2729239) | Borderou de evaluare (job #404915) | Borderou de evaluare (job #1188514)
Borderou de evaluare (job #1188514)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18: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:19: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:20:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d",&t);t;t--)
^
user.cpp:22:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",s+1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1120ms | 760kb | OK | 100 |
Punctaj total | 100 |