Pagini recente » Diferente pentru problema/eval intre reviziile 11 si 12 | Borderou de evaluare (job #1138189) | Borderou de evaluare (job #1230126) | Borderou de evaluare (job #157768) | Borderou de evaluare (job #1186669)
Borderou de evaluare (job #1186669)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:51:18: warning: unused variable ‘sum1’ [-Wunused-variable]
int nr1 = 0, sum1 = 0;
^
user.cpp:54:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(F, "%d", &N);
^
user.cpp:56:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(F, "%d", &x);
^
user.cpp: In function ‘int main()’:
user.cpp:91:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(F, "%d", &T);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | Depăşit | 4768kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |