Pagini recente » Borderou de evaluare (job #1051171) | Borderou de evaluare (job #1166180) | Borderou de evaluare (job #2468150) | Borderou de evaluare (job #3350588) | Borderou de evaluare (job #1579616)
Borderou de evaluare (job #1579616)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( t = 1; t <= n; ++t ){
^
user.cpp:29:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifre4.in","r",stdin);
^
user.cpp:30:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifre4.out","w",stdout);
^
user.cpp:35:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:37:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&d,&p);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 72ms | 528kb | Incorect | 0 |
| Punctaj total | 0 |