Pagini recente » Borderou de evaluare (job #2917806) | Borderou de evaluare (job #4587) | Borderou de evaluare (job #3245467) | Borderou de evaluare (job #971051) | Borderou de evaluare (job #1416662)
Borderou de evaluare (job #1416662)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile,"r",stdin);
^
user.cpp:9:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OutFile,"w",stdout);
^
user.cpp:10:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:13:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%hd%hd%hd%hd",&N,&M,&X,&Y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 72ms | 236kb | OK | 100 |
Punctaj total | 100 |