Pagini recente » Borderou de evaluare (job #1854282) | Borderou de evaluare (job #162799) | Borderou de evaluare (job #1763538) | Borderou de evaluare (job #2187210) | Borderou de evaluare (job #1763198)
Borderou de evaluare (job #1763198)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:62: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:63: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:67:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:69: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:72: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 | 128ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |