Pagini recente » Borderou de evaluare (job #1138874) | Borderou de evaluare (job #2475195) | Borderou de evaluare (job #3276927) | Borderou de evaluare (job #1094397) | Borderou de evaluare (job #2223844)
Borderou de evaluare (job #2223844)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ceasuri.in","r",stdin);
^
user.cpp:7:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ceasuri.out","w",stdout);
^
user.cpp:9:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:12:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1316kb | OK | 100 |
Punctaj total | 100 |