Pagini recente » Borderou de evaluare (job #3162233) | Borderou de evaluare (job #72490) | Borderou de evaluare (job #2606567) | Borderou de evaluare (job #1527492) | Borderou de evaluare (job #1440427)
Borderou de evaluare (job #1440427)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:130:40: 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:131:42: 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:132:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:138:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:141: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 | 20ms | 376kb | OK | 100 |
Punctaj total | 100 |