Pagini recente » Borderou de evaluare (job #1105637) | Borderou de evaluare (job #2451132) | Borderou de evaluare (job #3224909) | Borderou de evaluare (job #290310) | Borderou de evaluare (job #1194964)
Borderou de evaluare (job #1194964)
Raport evaluator
Compilare:
user.cpp: In function ‘void rez()’:
user.cpp:73:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&g);
^
user.cpp:76:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&val,&greu,&tip);
^
user.cpp: In function ‘int main()’:
user.cpp:105:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bani.in","r",stdin);
^
user.cpp:106:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bani.out","w",stdout);
^
user.cpp:109:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 3272kb | OK | 100 |
Punctaj total | 100 |