Pagini recente » Borderou de evaluare (job #2718937) | Borderou de evaluare (job #1593379) | Borderou de evaluare (job #1774618) | Borderou de evaluare (job #1041609) | Borderou de evaluare (job #1439900)
Borderou de evaluare (job #1439900)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chomp.in","r",stdin);
^
user.cpp:7:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chomp.out","w",stdout);
^
user.cpp:21:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:23:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 308kb | OK | 100 |
Punctaj total | 100 |