Pagini recente » Borderou de evaluare (job #1612176) | Borderou de evaluare (job #2491970) | Borderou de evaluare (job #2319361) | Borderou de evaluare (job #445999) | Borderou de evaluare (job #2463369)
Borderou de evaluare (job #2463369)
Raport evaluator
Compilare:
main.cpp: In function 'unsigned int gcd(unsigned int, unsigned int)':
main.cpp:19:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (v & 1)
^~
main.cpp:21:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
return gcd(u >> 1, v >> 1) << 1;
^~~~~~
main.cpp: In function 'int main()':
main.cpp:51:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(iFILE, "%d", &T);
^
main.cpp:55:32: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(iFILE, "%d%d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 44ms | 131kb | Killed by Signal 8 | 0 |
Punctaj total | 0 |