Pagini recente » Borderou de evaluare (job #2594797) | Borderou de evaluare (job #1439727) | Borderou de evaluare (job #1763115) | Borderou de evaluare (job #1483472) | Borderou de evaluare (job #1405734)
Borderou de evaluare (job #1405734)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.in", "r", stdin);
^
user.cpp:13:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.out", "w", stdout);
^
user.cpp:14:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &n);
^
user.cpp:20:14: warning: ‘y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
y -= yr*360;
^
user.cpp:18:13: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
x -= xr*30;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 384ms | 452kb | Incorect | 0 |
Punctaj total | 0 |