Pagini recente » Borderou de evaluare (job #296093) | Borderou de evaluare (job #460958) | Borderou de evaluare (job #828085) | Borderou de evaluare (job #106905) | Borderou de evaluare (job #2263407)
Borderou de evaluare (job #2263407)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:14:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("guest.in","r",stdin);
^
main.cpp:15:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("guest.out","w",stdout);
^
main.cpp:17:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
main.cpp:20:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
main.cpp:23:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 530ms | 3633kb | OK | 100 |
Punctaj total | 100 |