Pagini recente » Borderou de evaluare (job #1088823) | Borderou de evaluare (job #3170071) | Borderou de evaluare (job #258427) | Borderou de evaluare (job #270539) | Borderou de evaluare (job #1779206)
Borderou de evaluare (job #1779206)
Raport evaluator
Compilare:
user.cpp: In function ‘void p()’:
user.cpp:10:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:15:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &normal[i], &hiper[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:36:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.in", "r", stdin);
^
user.cpp:37:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.out", "w", stdout);
^
user.cpp:40:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrteste);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 28ms | 276kb | OK | 100 |
Punctaj total | 100 |