score
printf("\n\n\nYou scored %d out of a ", (sc = score()));
int score(void);
printf(" %d out of a possible ", score());
SCORE score[100], thisscore;
score[num_scores].name,
score[num_scores].host,
score[num_scores].game,
&score[num_scores].planes,
&score[num_scores].time,
&score[num_scores].real_time);
if (strcmp(thisscore.name, score[i].name) == 0 &&
strcmp(thisscore.host, score[i].host) == 0 &&
strcmp(thisscore.game, score[i].game) == 0) {
if (thisscore.time > score[i].time) {
score[i].time = thisscore.time;
score[i].planes = thisscore.planes;
score[i].real_time =
if (thisscore.time > score[i].time) {
(void)memcpy(&score[num_scores - 1],
&score[i], sizeof (score[i]));
(void)memcpy(&score[i], &thisscore,
sizeof (score[i]));
(void)memcpy(&score[num_scores], &thisscore,
sizeof (score[num_scores]));
qsort(score, (size_t)num_scores, sizeof (*score),
score[i].name, score[i].host,
score[i].game, score[i].planes,
score[i].time, score[i].real_time);
cp = strchr(score[i].host, '.');
score[i].name, score[i].host, score[i].game,
score[i].time, timestr(score[i].real_time),
score[i].planes);
int score;
score = max(max(pleasure, power), ego);
if (score == pleasure) {
if (score < 5)
else if (score < 20)
else if (score < 35)
} else if (score == power) {
if (score < 5)
else if (score < 8)
else if (score < 13)
else if (score < 22)
if (score < 5)
else if (score < 10)
else if (score < 20)
if (score(mycrib))
static int score(BOOLEAN);
_scrn->score(i, p);
void score(size_t i, const PLAYER& p); // Post score
virtual void score(size_t l, const PLAYER& p) = 0; // Post current score
b.score(i, *p[i]);
b.score(i, *p[i]);
b.score(0, *p[0]);
b.score(1, *p[1]);
int score;
switch (score = b.domove(y, x, dir, _who)) {
_score += score;
void score(size_t s, const PLAYER& p);
int size, PLAYER *owner, IDENT *score, int expl, char over)
bp->b_score = score;
extern int score[], dropflag;
winr[i].taxes = winr[i].score = sco[i].score = 0;
if (winr[i].score > 0) {
if (winr[i].score > 0) { /* search for a winning
if (winr[i].score != 0) {
if (p->score) {
(long) p->score, (long) p->hardlev, (long) p->timeused, p->who);
if (sco[i].score != 0) {
if (sco[j].score) {
(long) sco[j].score, (long) sco[j].hardlev, sco[j].who);
if ((sco[i].order < 0) && (sco[i].score >= jdat)) {
jdat = sco[i].score;
long score; /* the score of the player */
if ((winr[i].order < 0) && (winr[i].score >= jdat)) {
jdat = winr[i].score;
newscore(long score, char *whoo, int whyded, int winner)
sco[i].score = 0;
taxes = score * TAXRATE;
score += 100000 * c[HARDGAME]; /* bonus for winning */
new1sub(score, i, whoo, taxes);
new1sub(score, i, whoo, taxes);
new2sub(score, i, whoo, whyded);
new2sub(score, i, whoo, whyded);
new1sub(long score, int i, char *whoo, long taxes)
if ((score >= p->score) || (c[HARDGAME] > p->hardlev)) {
p->score = score;
new2sub(long score, int i, char *whoo, int whyded)
if ((score >= p->score) || (c[HARDGAME] > p->hardlev)) {
p->score = score;
long score; /* the score of the player */
long score; /* the players score */
logg.score = c[GOLD];
lprintf("Score: %ld, Diff: %ld, %s %s on %ld at %s", (long) (logg.score), (long) (logg.diff), logg.who, logg.what, (long) (logg.cavelev), p + 4);
score(rights, wrongs, guesses);
score(rights, wrongs, guesses);
static void score(unsigned, unsigned, unsigned);
score(score_wfd);
void score(int);
new = score(f, t, temp, tempmax, rakeme);
new = score(f, t, temp, tempmax, rakeme);
new = score(f, t, temp, tempmax, rakeme);
static int score(struct ship *, struct ship *, char *, size_t, int);
short score = iscore;
return (score > oldbest ? 1 : 0);
if (score > oldbest) {
write(rawscores, &score, sizeof(short));
if (score > allbscore) {
write(rawscores, &score, sizeof(short));
players[noplayers].scores = score;
short uid, score;
if(fread(&score, sizeof(short), 1, fd) == 0)
if (score > 0) {
if (score > sp->hs_score) {
sp->hs_score = score; /* new score */
} else if (score == sp->hs_score) {
sp->hs_score = score;
sp->hs_score == score &&
if (score != curscore) {
(void) printf("Score: %d", score);
curscore = score;
score++;
score++;
score++;
score, score == 1 ? "" : "s", level, score * level);
int score; /* the obvious thing */
extern int score; /* the obvious thing */
score();
score();
long score(void);
s = score();
void score(void);
score();
printf("Your final score was %d\n\n", score);
printf("Your final score was %d\n\n", score);
score += growing;
wprintw(stw, "Score: %3d", score);
static int score = 0;
int score;
score = (query.fmt.priority & 3) * 0x100;
score += 0x20;
score += 0x10;
score += query.fmt.channels;
if (score < cand_score) {
score, cand_score);
cand_score = score;
uint32_t score, try;
score = abs((int)rate4x - rates4x[i] / try);
if (score < best) {
best = score;
int score = 20000;
score++;
score -= uimin(font->fontwidth - width, 9999);
score -= 10000;
score -= uimin(width - font->fontwidth, 9999);
score -= 10000;
return (score);
int score, bestscore = 0;
score = wsfont_matches(ent->font, name,
if (score > bestscore) {
bestscore = score;
int best_score = 0, score;
score = 1;
score = 2;
if (score > best_score) {
best_score = score;
in_score(const in_score_src_t *score_src, int *score, int *scorelenp,
score[i] = (*score_src[i])(src, preference, idx, dst);
in_score_println(int *score, int scorelen)
printf("%s%d", delim, score[i]);
int best_score[IN_SCORE_SRC_MAX], score[IN_SCORE_SRC_MAX];
in_score(score_src, score, NULL, &src->sin_addr,
in_score_println(score, scorelen);
if (in_score_cmp(score, best_score, scorelen) > 0) {
(void)memcpy(best_score, score, sizeof(best_score));
double score = (tf * idf->value) / (k + tf);
sqlite3_result_double(pctx, score);