Pagini recente » Borderou de evaluare (job #2167628) | Borderou de evaluare (job #2216503) | Borderou de evaluare (job #3134051) | Borderou de evaluare (job #1982093) | Borderou de evaluare (job #1440513)
Borderou de evaluare (job #1440513)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:121:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("largestroot.in","r",stdin);
^
user.cpp:122:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("largestroot.out","w",stdout);
^
user.cpp:124:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:126:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:128:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 276kb | OK | 100 |
Punctaj total | 100 |