Pagini recente » Borderou de evaluare (job #1407685) | Borderou de evaluare (job #77632) | Borderou de evaluare (job #819564) | Borderou de evaluare (job #905674) | Borderou de evaluare (job #1423408)
Borderou de evaluare (job #1423408)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:15: warning: unused variable ‘i’ [-Wunused-variable]
int T, test, i;
^
user.cpp:46:32: 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:47:34: 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:48:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:51:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&P);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3288ms | 32648kb | OK | 100 |
Punctaj total | 100 |