Pagini recente » Borderou de evaluare (job #593974) | Borderou de evaluare (job #2600859) | Borderou de evaluare (job #1605143) | Borderou de evaluare (job #3199875) | Borderou de evaluare (job #1421335)
Borderou de evaluare (job #1421335)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:6: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp:28:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("produs4.in", "r", stdin);
^
user.cpp:29:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("produs4.out", "w", stdout);
^
user.cpp:31:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &T);
^
user.cpp:33:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &N);
^
user.cpp:37:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 132ms | 804kb | OK | 100 |
Punctaj total | 100 |