Pagini recente » Borderou de evaluare (job #2813677) | Borderou de evaluare (job #297685) | Borderou de evaluare (job #1592607) | Borderou de evaluare (job #609655) | Borderou de evaluare (job #1217282)
Borderou de evaluare (job #1217282)
Raport evaluator
Compilare:
user.cpp: In function ‘void openIOFiles()’:
user.cpp:7:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("abcacm.in","r",stdin);
^
user.cpp:8:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("abcacm.out","w",stdout);
^
user.cpp: In function ‘int main()’:
user.cpp:15:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:17:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&a,&b,&c,&n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 256kb | OK | 100 |
Punctaj total | 100 |