Pagini recente » Borderou de evaluare (job #2920691) | Borderou de evaluare (job #1429401) | Borderou de evaluare (job #3225581) | Borderou de evaluare (job #2511762) | 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 |