Pagini recente » Borderou de evaluare (job #644041) | Borderou de evaluare (job #1101944) | Borderou de evaluare (job #3250870) | Borderou de evaluare (job #1440267) | Borderou de evaluare (job #1445945)
Borderou de evaluare (job #1445945)
Raport evaluator
Compilare:
user.cpp: In function ‘void citeste_coef(int)’:
user.cpp:103:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", S);
^
user.cpp: In function ‘int main()’:
user.cpp:136:47: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFileName.c_str(), "r", stdin);
^
user.cpp:137:49: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFileName.c_str(), "w", stdout);
^
user.cpp:139:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:148:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 464kb | OK | 100 |
Punctaj total | 100 |