Pagini recente » Borderou de evaluare (job #678802) | Borderou de evaluare (job #2686400) | Borderou de evaluare (job #2799699) | Borderou de evaluare (job #1285193) | Borderou de evaluare (job #1763476)
Borderou de evaluare (job #1763476)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:9: warning: unused variable ‘line’ [-Wunused-variable]
int line, aux, aux1, lg;
^
user.cpp:35:15: warning: unused variable ‘aux’ [-Wunused-variable]
int line, aux, aux1, lg;
^
user.cpp:35:20: warning: unused variable ‘aux1’ [-Wunused-variable]
int line, aux, aux1, lg;
^
user.cpp:35:26: warning: unused variable ‘lg’ [-Wunused-variable]
int line, aux, aux1, lg;
^
user.cpp:32:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("smax.in","r",stdin);
^
user.cpp:33:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("smax.out","w",stdout);
^
user.cpp:37:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:40:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&d);
^
user.cpp:43:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 360ms | 3192kb | OK | 100 |
Punctaj total | 100 |