Borderou de evaluare (job #1441945)
Raport evaluator
Compilare:
user.cpp: In function ‘int getTheNumber(long long int)’:
user.cpp:11:12: warning: unused variable ‘nr’ [-Wunused-variable]
int i, j, nr = 1;
^
user.cpp: In function ‘int main()’:
user.cpp:101:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(g, "%d ", primes[p]);
^
user.cpp:48:21: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &T);
^
user.cpp:52:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &N);
^
user.cpp:57:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld", &NUMBER);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 308kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |