Pagini recente » Borderou de evaluare (job #1772706) | Borderou de evaluare (job #1524400) | Borderou de evaluare (job #880612) | Borderou de evaluare (job #1803886)
Borderou de evaluare (job #1803886)
Raport evaluator
Compilare:
user.cpp: In function ‘int IsInArray(int)’:
user.cpp:13:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(v1 < x && x <= v2)
^
user.cpp:13:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(v1 < x && x <= v2)
^
user.cpp:12:21: warning: unused variable ‘v3’ [-Wunused-variable]
unsigned long long v3 = v2+i;
^
user.cpp: In function ‘int main()’:
user.cpp:37:13: warning: unused variable ‘begin’ [-Wunused-variable]
clock_t begin = clock();
^
user.cpp:42:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &T);
^
user.cpp:46:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &n, &r);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 272kb | Time limit exceeded. | 0 |
Punctaj total | 0 |