Pagini recente » Borderou de evaluare (job #3169605) | Borderou de evaluare (job #2266730) | Borderou de evaluare (job #2264895) | Borderou de evaluare (job #937628) | Borderou de evaluare (job #1424965)
Borderou de evaluare (job #1424965)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("aurel.in","r",stdin);
^
user.cpp:7:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("aurel.out","w",stdout);
^
user.cpp:9:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:11:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&S);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 200ms | 1036kb | OK | 100 |
Punctaj total | 100 |