Pagini recente » Borderou de evaluare (job #172857) | Borderou de evaluare (job #2157909) | Borderou de evaluare (job #679047) | Borderou de evaluare (job #1372734) | Borderou de evaluare (job #2119605)
Borderou de evaluare (job #2119605)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:17:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:18:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1; i<=n; i++) scanf("%lld",&v[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:50:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("streetcrypto.in","r",stdin);
^
user.cpp:51:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("streetcrypto.out","w",stdout);
^
user.cpp:52:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 96ms | 752kb | Incorect | 0 |
Punctaj total | 0 |