Pagini recente » Borderou de evaluare (job #1781735) | Borderou de evaluare (job #598899) | Borderou de evaluare (job #1603712) | Borderou de evaluare (job #2081721) | Borderou de evaluare (job #1464730)
Borderou de evaluare (job #1464730)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.in","r",stdin);
^
user.cpp:43:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.out","w",stdout);
^
user.cpp:45:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:51:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &X, &Y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 120ms | 276kb | OK | 100 |
Punctaj total | 100 |