Pagini recente » Borderou de evaluare (job #2519700) | Borderou de evaluare (job #942545) | Borderou de evaluare (job #1866273) | Borderou de evaluare (job #1990324) | Borderou de evaluare (job #1281803)
Borderou de evaluare (job #1281803)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in","r",stdin);
^
user.cpp:48:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out","w",stdout);
^
user.cpp:50:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:53:30: 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 | 40ms | 376kb | OK | 100 |
Punctaj total | 100 |