Borderou de evaluare (job #2374358)

Utilizator MoldovanAndrei1Moldovan Andrei MoldovanAndrei1 Data 7 martie 2019 18:09:52
Problema Cerc3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:34:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=m;i++); ^~~ main.cpp:35:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' { ^ main.cpp:32:11: warning: unused variable 'n' [-Wunused-variable] int m,n,i; ^ main.cpp:30:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("cerc3.in","r",stdin); ^ main.cpp:31:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("cerc3.out","w",stdout); ^ main.cpp:33:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&m); ^ main.cpp:36:48: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d",&a[i].x,&a[i].y,&a[i].r); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbKilled by Signal 110
23ms131kbKilled by Signal 110
33ms131kbKilled by Signal 110
43ms131kbKilled by Signal 110
53ms131kbKilled by Signal 110
63ms131kbKilled by Signal 110
73ms131kbKilled by Signal 110
83ms131kbKilled by Signal 110
93ms131kbKilled by Signal 110
103ms131kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?