Pagini recente » Borderou de evaluare (job #70998) | Borderou de evaluare (job #386182) | Borderou de evaluare (job #2423602) | Borderou de evaluare (job #661850) | Borderou de evaluare (job #1352082)
Borderou de evaluare (job #1352082)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.in","r",stdin);
^
user.cpp:24:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.out","w",stdout);
^
user.cpp:28:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:32:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld",&N,&K);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 272kb | OK | 100 |
Punctaj total | 100 |