Pagini recente » Borderou de evaluare (job #397358) | Borderou de evaluare (job #1470950) | Borderou de evaluare (job #2363598) | Cod sursa (job #2501658) | Borderou de evaluare (job #1805690)
Borderou de evaluare (job #1805690)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:15: warning: unused variable ‘x’ [-Wunused-variable]
int n, t, x, y, a, b, buff;
^
user.cpp:27:18: warning: unused variable ‘y’ [-Wunused-variable]
int n, t, x, y, a, b, buff;
^
user.cpp:25:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("flori2.in", "r", stdin);
^
user.cpp:26:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("flori2.out", "w", stdout);
^
user.cpp:29:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:31:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:38:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &i.first, &i.second);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 16044kb | Time limit exceeded. | 0 |
Punctaj total | 0 |