Pagini recente » Borderou de evaluare (job #746243) | Borderou de evaluare (job #2215179) | Borderou de evaluare (job #820736) | Borderou de evaluare (job #1976845) | Borderou de evaluare (job #1330189)
Borderou de evaluare (job #1330189)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:75:36: 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:76:37: 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:78:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%lld",&T);
^
user.cpp:82:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld" ,&x ,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 288kb | Time limit exceeded. | 0 |
Punctaj total | 0 |