Pagini recente » Borderou de evaluare (job #2374105) | Borderou de evaluare (job #2692911) | Borderou de evaluare (job #2819623) | Borderou de evaluare (job #2692908) | Borderou de evaluare (job #2200425)
Borderou de evaluare (job #2200425)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:4:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prezenta.in","r",stdin);
^
user.cpp:5:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prezenta.out","w",stdout);
^
user.cpp:7:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:9:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 796kb | OK | 100 |
Punctaj total | 100 |