Pagini recente » Borderou de evaluare (job #2468084) | Borderou de evaluare (job #700448) | Borderou de evaluare (job #1121132) | Borderou de evaluare (job #1197245) | Borderou de evaluare (job #2042249)
Borderou de evaluare (job #2042249)
Raport evaluator
Compilare:
user.cpp: In function ‘void citeste()’:
user.cpp:18:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:19:46: 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:51:42: 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:52:44: 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:54: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 | 280kb | OK | 100 |
Punctaj total | 100 |