Pagini recente » Borderou de evaluare (job #2601674) | Borderou de evaluare (job #3291209) | Borderou de evaluare (job #2375883) | Borderou de evaluare (job #2883401) | Borderou de evaluare (job #1186982)
Borderou de evaluare (job #1186982)
Raport evaluator
Compilare:
user.cpp: In function ‘int main11()’:
user.cpp:12:6: warning: unused variable ‘nr’ [-Wunused-variable]
int nr=0, n=1000000, i, j;
^
user.cpp: In function ‘int main()’:
user.cpp:32:6: warning: unused variable ‘l’ [-Wunused-variable]
int l = sizeof(prims);
^
user.cpp:28:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc18.in", "r", stdin);
^
user.cpp:29:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc18.out", "w", stdout);
^
user.cpp:31:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:36:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:40:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nr);
^
user.cpp:47:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nr);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 292ms | 1208kb | Incorect | 0 |
Punctaj total | 0 |