Pagini recente » Borderou de evaluare (job #1056772) | Borderou de evaluare (job #3478) | Borderou de evaluare (job #795301) | Borderou de evaluare (job #2135850) | Borderou de evaluare (job #2263841)
Borderou de evaluare (job #2263841)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:11:11: warning: unused variable 'n' [-Wunused-variable]
int t,n,D;
^
main.cpp:9:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bigfour.in","r",stdin);
^
main.cpp:10:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bigfour.out","w",stdout);
^
main.cpp:12:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
main.cpp:15:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&D);
^
main.cpp:16:48: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=4;i++) scanf("%d",&v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 100 |
Punctaj total | 100 |