Pagini recente » Borderou de evaluare (job #2418857) | Borderou de evaluare (job #1657137) | Borderou de evaluare (job #2693585) | Borderou de evaluare (job #2160076) | Borderou de evaluare (job #1468062)
Borderou de evaluare (job #1468062)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:14: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:15:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:18:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
user.cpp: In function ‘void Solve()’:
user.cpp:54: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 100ms | 544kb | Incorect | 0 |
Punctaj total | 0 |