Pagini recente » Borderou de evaluare (job #2866954) | Borderou de evaluare (job #543056) | Borderou de evaluare (job #2852504) | Borderou de evaluare (job #2262437) | Borderou de evaluare (job #1184781)
Borderou de evaluare (job #1184781)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:34: 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:37:36: 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:38:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int T; scanf("%d", &T);
^
user.cpp:40:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &P, &N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1080ms | 44672kb | OK | 100 |
Punctaj total | 100 |