Pagini recente » Borderou de evaluare (job #1338704) | Borderou de evaluare (job #3212357) | Borderou de evaluare (job #2502946) | Borderou de evaluare (job #1542937) | Borderou de evaluare (job #1888195)
Borderou de evaluare (job #1888195)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.in","r",stdin);
^
user.cpp:20:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.out","w",stdout);
^
user.cpp:22:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&NoCases) ;
^
user.cpp:26:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&NoPlanets);
^
user.cpp:35:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&CostNorm , &CostHyper );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 44ms | 428kb | OK | 100 |
Punctaj total | 100 |